home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 June (Extra) / CHIP 2006-06.3.iso / program / opensource / eMule0.47a-Installer.exe / changelog.txt < prev    next >
Encoding:
Text File  |  2006-01-26  |  247.3 KB  |  4,728 lines

  1.       CHANGELOG FOR EMULE
  2.     http://emule-project.net
  3.     ========================
  4.  
  5. 0.47a
  6. -----------------------
  7. - Jan, 25. 2006       -
  8. -----------------------
  9. Unk: Fixed a Kad bug when looking for a Buddy.. (leuk_he)
  10. .: Fixed a problem with corrupting known2_64.met if "Remember downloaded files" is disabled
  11.  
  12.  
  13. -----------------------
  14. - Jan, 24. 2006       -
  15. -----------------------
  16. .: Fixed banned client statistics [Xman1]
  17. .: Fixed cumulative part file data statistics [TimDzang]
  18. .: Fixed download list transferred data shown in completed column, if transferred column is hidden.
  19. .: Fixed stalling during part file allocation.
  20. .: Fixed rejected connections (ip filter) stats.
  21.  
  22.  
  23. 0.47a BETA2
  24. -----------------------
  25. - Jan, 23. 2006       -
  26. -----------------------
  27. .: Clients which send filtered messages will now also be identified as spammers
  28. .: Fixed a bug with HTTP/Peercache sources (SiRob)
  29. .: Fixed a problem with converting known2.met - it should not rehash files anymore when updating from a prior version
  30.  
  31. -----------------------
  32. - Jan, 21. 2006       -
  33. -----------------------
  34. Unk: Continued work with Kad2.0. Only host side funcational still
  35. Unk: More tweaks to Kad1.0.
  36. Unk: Correction to "Change in LPhant version display (Famerlor)"
  37. Unk: Make sure Kad config files are not read by older clients as they may contain tags they cannot read.
  38.  
  39. -----------------------
  40. - Jan, 20. 2006       -
  41. -----------------------
  42. .: Fixed a bug which could cause problems when loading part.met files of large files (SiRob)
  43. .: Changed the protocol to check the hash+filesize instead only the hash on requested files
  44.  
  45.  
  46. 0.47a BETA1
  47. -----------------------
  48. - Jan, 15. 2006       -
  49. -----------------------
  50. Unk: Began work on Kad2.0.. The idea is to improve the protocol and add some features.. This client will only host the new protocol, the next version will have the option to switch between Kad and Kad2.0..
  51. .: Completed files can now be deleted from the download window
  52. .: Updated MobileMule protocol for large files
  53.  
  54. -----------------------
  55. - Jan, 14. 2006       -
  56. -----------------------
  57. .: Clients which were identified as spammers will now be banned instead of only ignoring their messages
  58.  
  59. -----------------------
  60. - Jan, 11. 2006       -
  61. -----------------------
  62. Unk: It appears there is a rare possibility that a keyword to a known file that is not shared can attempt to be published, a check is in place to avoid it.
  63.  
  64. -----------------------
  65. - Jan, 8. 2006       -
  66. -----------------------
  67. .: Added support for large files. The new file size limit which eMule can handle is 256GB (the old one was 4GB)
  68. .: The following compatibility issues for large files apply:
  69.     - Large files can be found, downloaded and uploaded only by clients which support it (right now eMule 0.47a and above)
  70.     - Collections which contain any large files can no longer be read by clients which don't support large files
  71.     - part.met files from large files can not be used with old eMule versions / ed2k tools
  72.     - If any large file is shared/known the known.met file will no longer be backward compatible to older eMule versions
  73.     - Known2.met will be converted to Known2_64.met which can not be read by old eMule versions
  74. Unk: Updated Kad to handle large files..
  75.     - Older clients cannot index large file keywords. This will mean getting keyword results on large files will not 
  76.       work well until the majority of the network updates..
  77.  
  78. -----------------------
  79. - Dec, 30. 2005       -
  80. -----------------------
  81. .: Added "Minimize to system tray" command to system menu.
  82.  
  83. -----------------------
  84. - Dec, 26. 2005       -
  85. -----------------------
  86. .: Fixed bug with wrong 'Download Time' reported for some paused files.
  87.  
  88. -----------------------
  89. - Dec, 24. 2005       -
  90. -----------------------
  91. .: Fixed bug with setting the priority of a static server which was lost after a restart.
  92. .: Added cycling through main eMule windows with Ctrl+Tab and Shift+Ctrl+Tab respectively.
  93.  
  94. -----------------------
  95. - Dec, 17. 2005       -
  96. -----------------------
  97. .: Fixed problem with shared files which have invalid file date [thx Kro/MorphXT]
  98.  
  99. -----------------------
  100. - Dec, 3. 2005        -
  101. -----------------------
  102. .: Proxy support: Couple of optimizations for proxy support.
  103. .: Proxy support: The "Proxy/ShowErrors" preferences.ini setting has no meaning any longer because all proxy errors are now shown as part of the regular connection error messages for servers and clients.
  104. .: Proxy support: Fixed bug in SOCKS 5 authentication.
  105. .: Proxy support: Added support for HTTP/1.0 proxies which saves proxy overhead. Hint: If you have to use a HTTP proxy, HTTP/1.0 is recommended unless you must use HTTP/1.1.
  106. The precedence of the proxy protocol performance is as follows.
  107. 1. SOCKS 4a (highest performance because of least overhead)
  108. 2. SOCKS 4
  109. 3. SOCKS 5
  110. 4. HTTP/1.0
  111. 5. HTTP/1.1 (lowest performance because of most overhead)
  112. .: Speed up for large IP-filter list loading.
  113.  
  114. -----------------------
  115. - Nov, 30. 2005       -
  116. -----------------------
  117. zz: Option to make eMule use highres scheduling (better precision for sleeps and some timers). Currently the upload throttler takes advantage of it if enabled, which may give smoother upload performance and smoother pings while using eMule. Try it at your own risk. :) Use this preferences.ini setting in [eMule] section to activate: HighresTimer=1
  118.  
  119. -----------------------
  120. - Nov, 26. 2005       -
  121. -----------------------
  122. .: Changed search function in IP-Filter Dialog: When searching for an IP in the "Start" column, the "range" where the specified IP is within is searched. Hint: This way one can check if a particular IP is blocked in the loaded IP filter list.
  123. Ornis: Importer added for incomplete (ed2k)Shareaza tempfiles [by David Xanatos]
  124.  
  125. -----------------------
  126. - Nov, 24. 2005       -
  127. -----------------------
  128. .: Added "BindAddr=<IP>" setting to preferences.ini to bind eD2K/Kad+WebServer sockets to specified IP address.
  129. .: Fixed bug with "Start Minimized" and "Minimize to Systemtray".
  130. .: Main window can be restored from MiniMule window by double clicking on MiniMule's title bar.
  131. .: Enter-key can be used in listviews to invoke the default action for selected items (like "Connect to server", "Download search result", "Open completed file", ...)
  132.  
  133. -----------------------
  134. - Nov, 20. 2005       -
  135. -----------------------
  136. Unk: Attempted to clean up all SMIRC Code.
  137. 1) Reformatted code so all has the same format.
  138. 2) Almost a complete rewrite in the core code which should correct the following issues.
  139. . A change in the default preferences caused SMIRC to not display a popup for the user to change their nick.
  140. . Some users could not see what they were typing..
  141. . Channel Modes were not handled correctly in many cases.
  142. . Sending new channel modes from the tab menu didn't send correct modes in most cases.
  143. . Sorting nicks within a channel didn't sort correctly.
  144. . Notices were not process correctly in some cases..
  145. . Ping/Pong between users didn't work.
  146. . Server filter option in prefs was unable to be cleared.
  147.  
  148. -----------------------
  149. - Nov, 14. 2005       -
  150. -----------------------
  151. Unk: Attemped to clean up all Kad Code.
  152. 1) Reformatted code so all has the same format.
  153. 2) Removed some unused method params and vars.
  154. 3) Tried to optimize some code.
  155. 4) Fixed a possible issue that if you found your target on first try, you wouldn't send a request/store.
  156. 5) Began adding comments to code for better understanding. (This will be done slowly if ever finished.)
  157. 6) Put back keyword results sanity check.
  158. 7) Fixed issue with Zones not being merged when contacts get low. (Help with Kry)
  159. 8) Changed how contacts are kept alive to keep contact list fresher with less CPU
  160. 9) Adjusted where Jumpstart is called to reduce CPU.
  161. 10) Adjusted user count to account for firewalled users.
  162.  
  163. -----------------------
  164. - Nov, 13. 2005       -
  165. -----------------------
  166. .: Code cleanups and performance optimizations regarding 16-bit integer usage.
  167. .: E-Mail notifications are disabled for non-XP-SP2 systems when built with ATL 7.1.
  168. .: Added "Find" command to all list views (shortcuts Ctrl+F=New search, F3=Search next, Shift+F3=Search prev.).
  169.  
  170. -----------------------
  171. - Nov, 5. 2005        -
  172. -----------------------
  173. .: Added support for RARed IP filter files. Download UNRAR.DLL from http://www.rarlab.com and copy to emule installation folder.
  174. .: Added support for RARed eMule skin profiles. (As with ZIPed skin profiles, you can install downloaded RARed skin profiles right from Shared Files window by right clicking and invoking "Install eMule Skin" command.)
  175. Unk: Lower CPU load within Kad's Routing. (Kry, idea by lupz)
  176.  
  177. -----------------------
  178. - Oct, 30. 2005       -
  179. -----------------------
  180. .: Fixed bug with IP Filter URL dropdown control in Security Dialog which was loosing all entries.
  181. .: Added verification of downloaded IP Filter files to detect files without any IP filters (e.g. dead URLs).
  182. .: A ZIPped IP filter file must contain one file (which holds the IP filter list) with the name "guarding.p2p" or "ipfilter.dat". All other files possible available in a ZIP file are ignored.
  183.  
  184. -----------------------
  185. - Oct, 15. 2005       -
  186. -----------------------
  187. Ornis: option for full filesize preallocation (extended settings)
  188. Ornis: systray flashes with message icon on incoming new message (message, not IRC (yet)) when enabled in preferences.ini (Section "eMule" set "IconflashOnNewMessage=1")
  189.  
  190. -----------------------
  191. - Oct, 8. 2005        -
  192. -----------------------
  193. .: Media Info File Dialog shows information about additional audio/video/subtitle streams. (Use MediaInfo DLL (http://mediainfo.sourceforge.net/) to get this support for non-AVI files).
  194. .: MP3 files with variable bitrates and Xing-VBR frame are report and published with the average VBR bitrate.
  195.  
  196. -----------------------
  197. - September, 30. 2005 -
  198. -----------------------
  199. .: Added more safety to tag parsing in hello packets [thx Kry]
  200.  
  201. -----------------------
  202. - September, 29. 2005 -
  203. -----------------------
  204. .: File detail dialog shows accumulated remaining size of multiple selected files.
  205.  
  206. -----------------------
  207. - September, 26. 2005 -
  208. -----------------------
  209. .: Fixed bug with 'Ext' command in 'PreviewApps.dat' file.
  210.  
  211. -----------------------
  212. - September, 25. 2005 -
  213. -----------------------
  214. .: Added file rating support for ED2K-server search results. Received ratings are shown with additional icon like in Transfers window and in 'Meta Data' details dialog.
  215. .: Fixed bug with double clicking on rating icon in Transfere window not always opening comment dialog page.
  216. .: Fixed bugs with property pages not restored correctly when using file details dialog in different main windows.
  217.  
  218. -----------------------
  219. - September, 24. 2005 -
  220. -----------------------
  221. .: The meaning of the 'Cancel' search button was modified slightly. The 'Cancel' button now cancels any 
  222. active search only if the according search result list is active. This means that active Kad searches 
  223. can be canceled without closing the search result list window. So, to cancel any active search (regardless
  224. of the search type) without deleting the search results, activate the according search result list and click 'Cancel'.
  225.  
  226. -----------------------
  227. - September, 20. 2005 -
  228. -----------------------
  229. .: Added optional floating point number support to search attributes in GUI and meta data search attributes in parser. (e.g. @size<1.23g)
  230. .: Size-, Availability-, Complete Sources-, Bitrate- and Length-search attributes can be specified in GUI in same way as in parser (see there).
  231.  
  232. -----------------------
  233. - September, 19. 2005 -
  234. -----------------------
  235. .: Added new method for extracting meta data from AVI/WAV files without using DirectShow filters.
  236.  
  237. -----------------------
  238. - September, 15. 2005 -
  239. -----------------------
  240. .: Added value checks for 'type' search tag: @type="audio"|"video"|"image"|"img"|"document"|"program"|"archive"|"iso"|"cd"
  241.    All type-values can be abbreviated with the first 3 characters (e.g. @type=doc is the same as @type=document)
  242. .: Added parsing of value for @length seach tag: 'length' can be specied as HH:MM:SS or MM:SS or as 'seconds' 
  243.    followed by a modifier (s=seconds(default), m=minutes, h=hours; e.g. "2m" is 2 minutes and is equal to "2:00")
  244. .: Added abbreviations for search tags: all search tags can be abbreviated by their first 3 characters.
  245.    (e.g. "@siz" is equal to "@size")
  246.  
  247. -----------------------
  248. - September, 13. 2005 -
  249. -----------------------
  250. .: Added "exact string" search for Kad searches (quoted strings will be sent to nodes unchanged).
  251.    Note: Only newer Kad nodes will be able to process them correctly, older Kad nodes will not return a result.
  252. Ornis: Webinterface: fixed information popup for upload items
  253.  
  254. -----------------------
  255. - September, 12. 2005 -
  256. -----------------------
  257. .: Added '-' as NOT shortcut to search expression (Google-style).
  258.    - Terms prefixed with '-' get interpreted as NOT operator (e.g. "file -avi" is equal to "file NOT avi"; also "file -@codec=wmv3" is equal to "file NOT @codec=wmv3")
  259.    - Strings can still contain the '-' character within the string (e.g "cool-file")
  260. .: Breaking changes in search expression parser:
  261.     - the characters '<', '>' and '=' (and also partially '@') are treated special. If they are to be used in search terms, they have to be quoted.
  262.     - several meta-data IDs starting with '@' or when written all in uppercase are treated special. If they are to be used in search terms, they have to be quoted.
  263.     - the Kad comparison operators '<', '>', '>=' and '<=' are now equal to ED2K operators. 
  264.       You should not see much difference in practice. If though (e.g. when searching for bitrate), specify the value decreased by one or increased by one (depending on the comparions operator).
  265.       This will vanish after more eMule clients have upgraded.
  266.     - all meta-data IDs used in search expressions are sent as integer tags for saving bandwidth and CPU load (for ED2K and Kad)
  267.     - precedence of AND and OR operator changed to get a Google-like interpretation:
  268.       "a b OR c d" (or "a AND b OR c AND d" respectively) does no longer evaluate to "(a AND b) OR (c AND d)" but to "a AND (b OR c) AND d" (Google-style)
  269.       You still can use paranthesis to force the precedence of evaluation to suite your needs.
  270.     - The '-' character is interpretated as NOT when seen 'outside' of a string.
  271.  
  272. -----------------------
  273. - September, 11. 2005 -
  274. -----------------------
  275. .: Optimized search expression trees for putting less CPU load on servers and Kad nodes when evaluating the trees (less recursions).
  276.  
  277. ----------------------
  278. - September, 9. 2005 -
  279. ----------------------
  280. .: Fixed problem with active Kad search indicator which was disabled too early.
  281. .: Added "exact string" search for ED2K searches (quoted strings will be sent to servers unchanged)
  282. .: Added meta-data searching to search expression parser.
  283. .: Reworked boolean search expression parser: implicit ANDs do no longer need to be specified (e.g. "a AND (b OR c)" can be specified as "a (b OR c)")
  284.  
  285. ----------------------
  286. - September, 4. 2005 -
  287. ----------------------
  288. .: Removed sending of string file format meta tags to eserver and emule clients for saving bandwidth [thx lugdunum]
  289. .: Added sending of new integer file type meta tags to eserver for saving bandwidth [thx lugdunum]
  290. .: Available 'Complete' info is shown correctly in search results when viewing shared files of other clients.
  291. .: Available 'Complete' info for files with less then 9280000 bytes is shown correctly in search results for Kad searches.
  292. .: Added "Search Related Files" menu item to Download List context menu.
  293. .: Fixed, amount of transferred data for a source is no longer shown in Completed but in Transferred column in Download List.
  294.  
  295. ----------------------
  296. - August, 30. 2005   -
  297. ----------------------
  298. Unk: Removed an unused tag in the loginrequest packet. (Avi-3k & Lug)
  299. Unk: When a very large popular server come online, it experienced ping storms every 4 hours.. Fixed (Lug)
  300. Unk: Store file rating to servers. (Lug) 
  301. Unk: We not longer send FT_FILEFORMAT tags to servers.. (Lug)
  302. Unk: Fixed a couple malformed strings in MIRC. (Avi-3k)
  303.  
  304. ----------------------
  305. - August, 18. 2005   -
  306. ----------------------
  307. Ornis: added Maltese translation by Reuben
  308. Ornis: fixed graphical issues (Log-Reset button on language change, avoid minimizable log/chat windows)
  309.  
  310. ----------------------
  311. - August, 8. 2005    -
  312. ----------------------
  313. Ornis: fixed a crash on systray clicking (happened on very certain click behaviour or heavily busy systems)
  314.  
  315. ----------------------
  316. - August, 1. 2005    -
  317. ----------------------
  318. Ornis: added Ukrainian translation [translated by Kex]
  319.  
  320. ----------------------
  321. - July, 29. 2005     -
  322. ----------------------
  323. Unk: Fix shared "Open Folder" (Avi-3k)
  324. Unk: Fix ClientCredit debug mode (Avi-3k)
  325. Unk: Fix DownloadList sort bug (Avi-3k)
  326. Unk: Fix bug in Ppgfiles (eMulefan83)
  327. Unk: Fix cursor bug (Slugfiller)
  328. Unk: Change in Preference localize easier add/remove preference windows (CiccioBastardo)
  329. Unk: Change in LPhant version display (Famerlor)
  330.  
  331.  
  332. v0.46c
  333. ----------------------
  334. - July, 24. 2005     -
  335. ----------------------
  336. .: Added support for MediaInfo DLL versions 0.6.1 and 0.7.x [Thx to Zenitram]
  337.  
  338. ----------------------
  339. - July, 22. 2005     -
  340. ----------------------
  341. .: Updated to zlib 1.2.3 because of security flaws in 1.2.2 
  342.  
  343. ----------------------
  344. - July, 18. 2005     -
  345. ----------------------
  346. Unk: Fixed possible crash on malformed Kad packet.. (Kry)
  347. Unk: Auto Kad bootstrap wasn't updated to work with eMule's Multipacket protocol. Fixed.
  348.  
  349. ----------------------
  350. - July, 16. 2005     -
  351. ----------------------
  352. Ornis: fixed bug (v0.46b) in using regular expressions as view filter in categories [thx kinmenalex]
  353.  
  354. ----------------------
  355. - July, 9. 2005      -
  356. ----------------------
  357. Ornis: fixed bug in checking for tempfolder when multiple folders were used, and a little splitterbar bug [tHeWiZaRdOfDoS]
  358. Ornis: new and changed category incoming directories will now appear in the new shared files control
  359.  
  360. ----------------------
  361. - July, 8. 2005      -
  362. ----------------------
  363. .: The upload limit and capacity as well as the downloadlimit will now be set to unlimited by default
  364. .: When the uploadcapacity is set to unlimited (0), USS will be automatically enabled to determinate the best uploadspeed
  365. .: If using the prio default capacity (16KB), the new version will reset it (one time) to the new default unlimited
  366. zz: UploadSpeedSense will at most raise speed 30 KBytes/s above current upload speed. This will prevent it from raising to very high limits if your client can't upload fast enough to reach the limit due to no clients in queue.
  367. zz: Bugfix+enhancement to the code that requests less of the file from slow download sources. Will now only activate this code if there's little enough left of the file to complete.
  368. Ornis: Resizeable collection windows
  369. Ornis: added some USS localisations
  370. Unk: Some cpu fixes for Kad. (Kry)
  371. Unk: Changed how we maintain contacts for kad. 
  372. Unk: Kad node lookup algo modified to use far less overhead with better results.
  373. Unk: Collections were storing extra tags causing them to be "bloated".. Fixed.
  374.  
  375. ----------------------
  376. - July, 5. 2005      -
  377. ----------------------
  378. Ornis: fixed/improved downloading big files via webinterface 
  379. Ornis: fixed tiny memleak in the preferences/statistics dialog
  380.  
  381.  
  382. v0.46b
  383. ----------------------
  384. - July, 4. 2005      -
  385. ----------------------
  386. zz: fixed Uploading sort bug
  387. Unk: Collection Names more relaxed for the users.. (ie: It doesn't reformat the name or remove tags)
  388. Unk: Lowered number of stores to help with routers.
  389. Ornis: Multi-Temp folders should work now.
  390. Unk: Fixed Comment Icons staying when no comment/ratings are available.
  391. .: Fixed several smaller glitches in the new share control
  392. .: Fixed the filesizelimit for downlaoding files from the webinterface
  393. .: Fixed some crashing bug with duplicated files
  394. .: Fixed some minor general GUI glitches (Icons, save&restore, etc)
  395.  
  396. ----------------------
  397. - July, 1. 2005      -
  398. ----------------------
  399. Unk: Some users complained that the "Users | Files" box wasn't large enough for their lang. Double clicking that box now pulls up MyInfo with user/file counts included.
  400. Unk: Added some extra info to the full screen MyInfo box. (Parts based on Morph mod)
  401.  
  402. eMule 0.46b Beta
  403. ----------------------
  404. - June, 28. 2005     -
  405. ----------------------
  406. zz: Removed "Automatically Swap All (A4AF) Sources To This File" menu item. For the same effect, raise download priority on the file instead. See Web Help&Support -> Features -> Source Management
  407. zz: When downloading from a really slow source, request less of the file at a time. This locks less of the file, so if there's a faster source available we have a better chance of downloading from it even when the file is almost completely downloaded.
  408. Unk: Basic Collection framework and gui (see documentation for detailed information on this)
  409. .: Improved Collection Gui.
  410. .: Collections are now properly signed/verfied. If verifying failes, the authorname and key are removed
  411. .: Downloadrequests for collections will bypass the downloadqueue and served immediately
  412. .: Added splitter control to the shared files window
  413. .: Changed the apperearence of the splitter slightly
  414. .: Collection files can now be linked to eMule, click the "Take ED2k-links" Button to do so, if not already done by the installer
  415.  
  416.  
  417. ----------------------
  418. - June, 27. 2005     -
  419. ----------------------
  420. Ornis: Fixed crash when downloading via HTTP source and viewing the downloadclient-list
  421.  
  422. ----------------------
  423. - June, 26. 2005     -
  424. ----------------------
  425. .: Extended the "Run as unprivleged User" function: If starting with the eMule-Account fails (for example because of lacking privileges)
  426.     eMule will restart as the same users but with reduced privileges (but same file permissions).
  427.     This helps users which are already working with an Non-Admin account to improve the security a bit more
  428.  
  429. ----------------------
  430. - June, 25. 2005     -
  431. ----------------------
  432. Ornis: minimule shows now count of all completed files, in all categories [by TED]
  433.  
  434. ----------------------
  435. - June, 19. 2005     -
  436. ----------------------
  437. .: Added new control into the Shared Files window which lets you browser your shared files by directories and add/remove shared directories
  438.     (you can also drag&drop a directory from "All Directories" into "Shared Directories" to share it)
  439. .: Added support for Related File-Search into the Search window (contextmenu). This allows you to search for files which are shared by users which also shared the selected file [lugdunum]
  440.  
  441.  
  442. ----------------------
  443. - June, 16. 2005     -
  444. ----------------------
  445. Unk: Kad Notes (Comments from the Kad network) are now filtered like normal comments.
  446. Unk: Tray shutdown bug fix. [Xman1]
  447.  
  448. ----------------------
  449. - June, 13. 2005     -
  450. ----------------------
  451. Unk: Ratings icons now show a range of ratings based on the average total instead of just good/bad.
  452. Unk: Converted all comment Lists to Mule Style Lists. (Do to sync issues, sorting doesn't work yet..)
  453. .: 16 color support added. (eMule will now look better when viewing it with remote desktop at 16 color display.)
  454.  
  455. ----------------------
  456. - June, 13. 2005     -
  457. ----------------------
  458. Unk: Fixed a bug in kad that returned the incorrect order of contacts to start a search. (thx Agthorr for finding bug)
  459. Unk: During a KadRequest, we now sort the contacts in the bin based on the target first to make sure we send the best results.
  460. Unk: Fixed a bug that treated all KadResults as a best result causing extra overhead. (thx Agthorr for finding bug)
  461. Unk: Fixed a bug that removed wanted contacts in the "possible" list during Kad searches. (thx Agthorr for finding bug)
  462. Ornis: splitterbar for the serverwindow
  463. Ornis: reworked dialog lists setup save&restore:
  464.     - added save&restore sort history
  465.     - fixed column order error
  466.     - sort history added for serverlist, sharedfileslist and all lists in the transferwindow
  467.     - Updating to this version will not load your previous lists sort orders
  468.  
  469. ----------------------
  470. - June, 10. 2005     -
  471. ----------------------
  472. Ornis: added support of multiple tempfolders (to seperate by  |  ). A tempfolder out of several is selected when adding a download, depending on the incomingfolder (category) and most free space. (temppath can not (yet) be changed lateron)
  473. Ornis: webinterface links changed to be relative
  474. Unk: FileDetailDialog is now used for all CListCtrl that deals with files.
  475. Unk: General code changes.. (Ex. AbstractFile, SearchFile, KnownFile, StatisticFile are now in seperate .cpp/.h files. Changed class name of kademlia tags to avoid confusion of ED2K tags.)
  476.  
  477. ----------------------
  478. - June, 5. 2005      -
  479. ----------------------
  480. zz: Print "0" instead of "<0" in Complete sources column in shared files list.
  481.  
  482. ----------------------
  483. - June, 2. 2005      -
  484. ----------------------
  485. .: Added support for MediaInfo library versions 0.5.1 and 0.6.0 (http://mediainfo.sourceforge.net)
  486.  
  487. ----------------------
  488. - June, 2. 2005      -
  489. ----------------------
  490. .: Added support for previewing encrypted RAR files and RAR files with "solid" compression.
  491.  
  492. ----------------------
  493. - June, 1. 2005      -
  494. ----------------------
  495. Unk: All Comment lists auto refresh.
  496. Unk: Added comment icon into sharedfile lists.
  497. Unk: Comments found in search results are carried over into the download list.
  498. Unk: Fixed possibility of accessing a deleted client object in the comment list.
  499. Unk: Can view comments to more then one file at the same time.
  500.  
  501. ----------------------
  502. - May, 31. 2005      -
  503. ----------------------
  504. .: Added support for previewing RAR files which contain extended date/time file information.
  505. Unk: Added the ability to view comments (Kad Notes) on search results. (Find out what people think of the file before downloading..)
  506. Unk: Fixed a possible memleak with Kad Notes.
  507.  
  508. ----------------------
  509. - May, 28. 2005      -
  510. ----------------------
  511. .: Possible fix for minimize to tray problem reported for Windows NT SP6.
  512. .: Added a startup check for proper version of Windows Shell32 DLL - should also help folks using Windows NT!
  513. Unk: Fixed a lowID bug that caused a lowID user to report the wrong buddy IP/Port.
  514. Unk: Added the ability to view comments (Kad Notes) for your shared files. (Find out what people think of your files..)
  515.  
  516. ----------------------
  517. - May, 26. 2005      -
  518. ----------------------
  519. .: Fixed bug where ED2K search results were shown in Kad search results.
  520.  
  521. ----------------------
  522. - May, 26. 2005      -
  523. ----------------------
  524. .: Fixed bug with client software statistics where equal client numbers were not shown.
  525.  
  526. ----------------------
  527. - May, 23. 2005      -
  528. ----------------------
  529. .: MiniMule shows the nr. of completed downloads currently available in Download list only if 'Autoclear completed downloads' is disabled. If 'Autoclear completed downloads' is enabled, it shows the nr. of completed files in the current session.
  530.  
  531. ----------------------
  532. - May, 21. 2005      -
  533. ----------------------
  534. zz: Fixed underflow error for "Shared parts" column in Shared files list, which caused parts to sometimes be shown as light blue even when they are common in the net.
  535.  
  536. ----------------------
  537. - May, 19. 2005      -
  538. ----------------------
  539. zz: Bugfix to UploadSpeedSense (USS). Sometimes with low ping times and low Ping Tolerance settings it could get stuck at min speed.
  540. zz: USS now detects when max ul limit is raised in prefs, and goes into "fast reaction mode" for a short while to quickly find out if it can raise the limit.
  541. zz: When using several pings (tweak prefs setting), USS now uses median value instead of average value. This removes some of the randomness in the ping times to better see the trend and give a more stable speed. About 1-8 pings recommended.
  542. zz: Slightly changed colors in "Shared parts" (fka "Obtained parts") column in shared files list:
  543.       White = You don't have the part.
  544.       Red   = You are the only one known to have/share this part. Please don't unshare the file.
  545.       Blue  = You and others are sharing this part; the lighter blue, the less people sharing it.
  546.       Black = You have this part, but its availability in the net is unknown (i.e noone have asked you for this file yet, and you are not downloading it)
  547.  
  548. ----------------------
  549. - May, 16. 2005      -
  550. ----------------------
  551. .: Some modifications to avoid disapearing Search Parameters window.
  552. .: Added new functions for PreviewApps.dat file. After the command line several parameters (separted by ';') can be specified:
  553. Ext=<file extension> (the command will be invoked only for the specified file extension, specify several "Ext" commands for more extensions)
  554. MinSize=<bytes> (min. completed part file size to enable the preview command)
  555. MinStart=<bytes> (min. completed part file size from the start of the file to enable the preview command)
  556.  
  557. ----------------------
  558. - May, 15. 2005      -
  559. ----------------------
  560. .: Added new tooltips for Transfers window.
  561. .: Fixed bug in ZIP file archive preview for files containing a directory archive entry.
  562.  
  563. ----------------------
  564. - May, 11. 2005      -
  565. ----------------------
  566. .: Fixed bug with SetSystemACP setting for fresh eMule installations.
  567. Ornis: filesize limit of fileupload via webinterface can now be set in the preferences.ini, Section [WebServer] :  "MaxFileUploadSizeMB=5"  (or 0 for no limit)
  568.  
  569. ----------------------
  570. - May, 10. 2005      -
  571. ----------------------
  572. .: Fixed wrong dealing with kBit/s and KB/s in several places.
  573. .: Fixed glitches with main statusbar when using large system fonts.
  574. .: Changed: Notifier.ini file is by default searched in eMule config folder.
  575.  
  576. ----------------------
  577. - May, 9. 2005       -
  578. ----------------------
  579. .: Fixed bug with dropdown buttons in transfer window for large system fonts.
  580. .: Added missing middle mouse button handling to transfere windows [thx SiRoB]
  581. .: Added .cbz and .cbr file extension to ed2k/kad archive file type and previewable archive types.
  582.  
  583. ----------------------
  584. - May, 8. 2005       -
  585. ----------------------
  586. .: Fixed a crash in Message window when right clicking on Close button.
  587. .: Added new macros to webservices:
  588. #name inserts the filename without extension
  589. #cleanname inserts the cleaned up filename without extension
  590. #cleanfilename inserts the cleaned up filename
  591. .: Fixed a problem with registering eD2K links to be taken by eMule.
  592. zz: Improved a4af code to work better for No Needed Part sources. Earlier code could make a source get stuck on a high prio NNP file even if there were other files (with lower prio) that weren't NNP.
  593.  
  594. ----------------------
  595. - May, 7. 2005       -
  596. ----------------------
  597. .: Servers with a failure count of >= 2 or with a failure count which exceeds the specified one are shown in gray shades in server list control
  598. .: 'Add Source' dialog and 'Add Friend' dialog: the IP and port optionally can be specified right in the IP control.
  599. Ornis: fixed some bugs in the webinterface ( category change, javascript problems for some languages, speedbar percentage display,
  600.        saving timeout from preferences, mixed priority assignment for servers)
  601.  
  602. ----------------------
  603. - May, 6. 2005       -
  604. ----------------------
  605. Ornis: show filespecific source limit in downloadlist [] (if modified)  and in the filedetails dialog
  606. Ornis: fixed disabled status of the source handling submenu (selection dependend), to allow access to the submenu items
  607.  
  608.  
  609. v0.46a
  610. ----------------------
  611. - May, 3. 2005       -
  612. ----------------------
  613. .: Added eMail-Notification settings to the GUI, optional encryption still needs to be configured in the preferences.ini
  614. .: Added the setting for alternate toolbar layout in the transferwindow into the preferences dialog
  615. Ornis: fixed removing servers from static list from the webinterface
  616.  
  617. ----------------------
  618. - May, 2. 2005       -
  619. ----------------------
  620. .: Fixed a socket resource leak in web interface.
  621. .: Access to web interface can be restricted to a list of specified IP addresses. preferences.ini setting "AllowedIPs=<IP>[;<IP>]" section "[WebServer]"
  622. Ornis: Renamed "adresses.dat" to "addresses.dat" for automatic serverlist updates on startup. Renaming will be done automatically during startup on this upgrade.
  623.  
  624. ----------------------
  625. - May, 1. 2005       -
  626. ----------------------
  627. .: eMule now (optional) remembers files which were cancelled and marks them in the searchresults
  628. .: Remembering downloaded files can be disabled and eMule will purge all unneeded records from known.met and known2.met
  629. .: Fixed a bug which sometimes caused a sharing Violation in known2.met when starting eMule
  630.  
  631. ----------------------
  632. - Apr, 28. 2005      -
  633. ----------------------
  634. .: Implemented protocol change for server for getsources (local/udp) suggested by lugdunum
  635.  
  636. ----------------------
  637. - Apr, 26. 2005      -
  638. ----------------------
  639. .: Added new drop down buttons in Transfers window to select different view types for main and sub window.
  640. .: Added preferences.ini setting "WinaTransToolbar=1" (section "eMule") to enable an alternate toolbar layout in Transfere window.
  641.  
  642. ----------------------
  643. - Apr, 23. 2005      -
  644. ----------------------
  645. .: Fixed: Queue Ranking of sources in Download Listview were not always updated properly.
  646. .: Added some missing protocol overhead stats.
  647. Unk: Couple very small gui changes to the setup wizard and file comment list.
  648.  
  649. ----------------------
  650. - Apr, 19. 2005      -
  651. ----------------------
  652. .: Merged the view selector and the downloadingclients view from Mods [TBH]
  653.  
  654. ----------------------
  655. - Apr, 17. 2005      -
  656. ----------------------
  657. .: Fixed a bug which made it theortical in some rare cases possible that eMule sent unverified data to other clients
  658. Ornis: fixed not working commands on downloadlist multiselections in certain cases
  659. Ornis: added manual filename cleanup on selected files in the downloadlist by pressing Ctrl+F2
  660.  
  661. ----------------------
  662. - Apr, 13. 2005      -
  663. ----------------------
  664. .: Fixed bug with file comments/ratings when receiving a rating without a comment [thx MogTheCat]
  665. .: Added support for new PeerGuardian IP filter file format v2.
  666. .: To reduce overal network overhead, dead servers are detected faster and not used for UDP sources and file searches until they are deleted.
  667. .: The priority specified in downloaded server.met files is ignored. Server priorities can still be used for the local server list.
  668.  
  669. ----------------------
  670. - Apr, 6. 2005      -
  671. ----------------------
  672. .: Sortorder and scrollposition are now saved for every open searchresult when switching between them
  673.  
  674.  
  675. ----------------------
  676. - Apr, 4. 2005       -
  677. ----------------------
  678. .: Added E-Mail notification for "Download finished" and "Important Error" eMule notifications. Configurable via preferences.ini file section [eMule]
  679.     Enable E-Mail notifications with: "NotifierSendMail=1"
  680.     Specify SMTP server with: "NotifierMailServer=<server>"
  681.     Specify recipient's E-Mail address with: "NotifierMailRecipient=<e-mail-address>"
  682.     Specify sender's E-Mail address with: "NotifierMailSender=<e-mail-address>"
  683. Optional: Specify certificate to be used for encrypting the e-Mail with S/MIME with: "NotifierMailEncryptCertName=<certificate-subject>". The certificate is searched in the local 'addressbook' certificate store only.
  684.  
  685. ----------------------
  686. - Apr, 1. 2005       -
  687. ----------------------
  688. .: Fixed bug with eD2k link parsing when no filename (or filename with just spaces) was specified in link.
  689. .: Fixed bug with partfile renaming when new filename contains only spaces.
  690.  
  691. ----------------------
  692. - Mar, 23. 2005      -
  693. ----------------------
  694. .: Source base is compiled with warning level 4 (and corrected)
  695. .: Kad keyword searching and publishing of short words changed to circumvent some limitations for Asian phrases.
  696. .: Fixed bug in keyword publishing related to filenames ending with too much unpublished characters.
  697. .: Fixed some GUI glitches in Friend listview.
  698. .: Fixed bug which prevented eMule to minimize to system tray.
  699. .: Brushed up Shared Folders context menu in Options/Files.
  700. .: Changed all sound creating functions to not use the PC-speaker in case there is no sound card available.
  701. .: Log files clearly show session start/end messages.
  702. .: Fixed bug with log messages which were not written to log files during early startup. 
  703. .: MiniMule shows accurate connection icon.
  704. .: MiniMule shows the nr. of completed downloads currently available in Download list.
  705. .: MiniMule can be properly attached to each edge of the desktop window (depending on taskbar position).
  706. .: MiniMule - fixed problem with eMule installation path containing some special characters.
  707. .: Added optional Text-To-Speech notification. For each generated notification eMule will "read" the log message in the system's default Text-To-Speech engine.
  708. .: Added support GZip compressed IP-filter files.
  709. .: Fixed bug in log panes which could create auto-endless up-scrolling.
  710. .: Fixed bug in log panes which displayed text too far on top if pane was first time enabled.
  711. .: Disabled extracting of MetaData with DirectShow - until a more reliable way is implemented.
  712. .: Experimental: Added a more efficient method to reject TCP connections of filtered and/or banned clients; see Options/Ext. settings
  713. .: All graphs in Statistics window have a different appearance when "StraightWindowStyles=1" is specified in Preferences.ini, section [emule].
  714. .: Couple of optimizations in drawing the statistics graphs.
  715. .: When closing the Options dialog, the preferences.ini file is saved only if really needed.
  716. .: Searchresult panes: When switching to/from panes with collapsed search entries, the state is properly saved/restored.
  717. .: Couple of optimizations in search result handling.
  718. .: When receiving different file names for a search result, the filename with the highest availability is eventually used for showing the result
  719. .: In ext. user mode only: Search results show nr. of complete sources by percent and accurate number.
  720. .: Fixed bug with not adding all available source found during searching when adding a file via an sub-entry to the download queue.
  721.  
  722. ----------------------
  723. - Mar, 14. 2005      -
  724. ----------------------
  725. Ornis: Filename cleanup: dont uppercase character behind apostrophe
  726. Ornis: Fixed wrong file statistics of (previously) stopped files [Xman]
  727. Ornis: Set file based sources limit via downloadlist context menu (when extended controls enabled)
  728.  
  729. ----------------------
  730. - Feb, 27. 2005      -
  731. ----------------------
  732. .: Log file format for standard and verbose log files can be set to UTF-8 with preferences.ini setting "LogFileFormat=1" (section "[eMule]").
  733. .: Added support for new PeerGuardian IP filter file format v1.
  734.  
  735. ----------------------
  736. - Feb, 26. 2005      -
  737. ----------------------
  738. .: Fixed bug with too high PeerCache socket timeouts [thx so8so]
  739. zz: Small fix to USS to prevent it from sometimes disabling itself when network connection is lost. Once the first init of USS is complete it should now never disable itself.
  740.  
  741. ----------------------
  742. - Feb, 22. 2005      -
  743. ----------------------
  744. .: Fixed issue where bugged compatible clients could receive sources for a file they did not ask for.
  745. .: Fixed bug with Kad-notes which were received but not stored.
  746.  
  747. ----------------------
  748. - Feb, 18. 2005      -
  749. ----------------------
  750. Ornis: moving mouse over statisticgraphs and holding down left mousebutton will display a tooltip containing the corresponding date and time at the current mouseposition in the graph (calculated by the CURRENT statistic settings)
  751. Ornis: merged webinterface from eMule+, adapted, did some fixes and added:
  752.              - Kad-window
  753.              - show comments & ratings
  754.              - download of completed files via browser (up to 5MB filesize)
  755.  
  756. ----------------------
  757. - Feb, 12. 2005      -
  758. ----------------------
  759. .: Fixed 'Transferred' column data display and sorting in Upload list control.
  760. .: Reworked all dialogs to properly show the '&' characters in filenames.
  761. .: Fixed comment rating label order.
  762. .: Fixed possible misplaced up/down buttons in details dialog.
  763. .: Upgraded to zlib 1.2.2.
  764. .: Experimental: Added Right-to-Left reading support. Enable in Preferencs.ini: Section=[eMule]; Setting=RTLWindowsLayout=1
  765.  
  766.  
  767. v0.45b
  768. ----------------------
  769. - Feb, 11rd 2005     -
  770. ----------------------
  771. .: Fixed a bug related to the new kad-filecomments which would cause eMule to freeze [thx gcostanza]
  772. .: Fixed a bug related to the udp-server protocol which could emule let drop packets or if malicious crafted freeze [kry]
  773. .: The downloadwindow now remembers the 4 last sort orders and uses them as secondary sort orders
  774. .: A displaybug in the uploadwindow has been fixed
  775. .: A problem which caused eMule to call the onlinehelp even if an appropriate helpfile was available has been fixed[cml]
  776. Ornis: Fixed lowercased path entries in the shared files list
  777. Ornis: Fixed issue with autoresume after file completion
  778. Ornis: Fixed secure identitfication statistics with a >100% entry
  779.  
  780.  
  781. eMule 0.45a
  782. ----------------------
  783. - Jan, 25rd 2005     -
  784. ----------------------
  785. Ornis: little updates in the web interface to category items, remember last used category in session, display first results on new search)
  786. Ornis: statistic graphs: added vertical marker for every hour and enlarged statistic update delay [CB mod]
  787. Ornis: added command line argument to reload ipfilter: "emule.exe reloadipf"
  788. Unk: Corrected a issue where the keyword or source index was not restored.
  789. .: Fixed bug with wrong user-id/IP for http sources [thx SiRoB]
  790.  
  791. ----------------------
  792. - Jan, 23rd 2005     -
  793. ----------------------
  794. Unk: Fix a possible situation that may cause kad to not store sources.
  795. Unk: Removed some unneeded parameters in the search class.
  796. Unk: Added "Notes" for kad. Currently used to store file comments.. (Will not work until a majority of users upgrade.)
  797. Unk: The time between Kad file source reasks slowly adjusts over time to ease up on overhead and redundant results. (Let the source exchange do it's job..)
  798.  
  799. ----------------------
  800. - Jan, 17th 2005     -
  801. ----------------------
  802. Unk: Some general cleanup in some code when Kad thread was integrated to the main thread.
  803. Unk: Fixed Download List sort bug where sources could be displayed with the wrong file. (Fix by KinkyJohn)
  804. Ornis: category view filters more flexible
  805. Ornis: categories can be filtered by regular expressions on the filenames (as view filter)
  806. Ornis: middle mouse click closes tabs (messagewnd, irc, search results)
  807. Ornis: coloring of search results customizable via skin
  808.  
  809. ----------------------
  810. - Jan, 16th 2005     -
  811. ----------------------
  812. Unk: The AddOnNextConnect flag we gave to lowID users that missed their uploadslot still didn't work well as the user had to reconnect within a specific window.
  813. - Now that flaged user can reconnect anytime that doesn't violate the protocol and get the upload slot.
  814. - Only one user can have that slot at any given time to avoid the uploadlist from getting out of hand just in case more then one lowID user got flaged.
  815. - Once a user is removed from the upload list, this slot is available again.
  816. Unk: Relaxed the conditions for users to enter the upload queue of a lowID client.
  817. - We still monitor for users on the upload list that try to get around the lowID callback limits through servers.
  818. - We do not monitor Kad users on the upload list as the callbacks are all currently valid.
  819. Ornis: automatic category assignment can now also be done by regular expression rules
  820. .:      Navigation in the file detail- and client detail dialog:  up/down buttons allow scrolling through the items within the current list
  821.  
  822. ----------------------
  823. - Jan, 14th 2005     -
  824. ----------------------
  825. .: Fixed bug with Unicode passwords in Web-interface and MobileMule-interface. Note: Your need to specify new passwords for those interfaces.
  826.  
  827. ----------------------
  828. - Jan, 9th 2005      -
  829. ----------------------
  830. .: Added new setting in preferences.ini (Section=[eMule], Keyword=PreviewOnIconDblClk, Value=1) to invoke preview command when double clicking on file icon in download list. This setting is used only if "Downloadlist doubleclick to expand" (in Options/Display) is disabled.
  831. Unk: We now use load balancing on publishes. If we publish a keyword to a section of network that has a high load, we increase delay for the next republish time. These times are also carried between restarts of the client.
  832. Unk: Reworked the loop that rechecks what keywords to publish to reduce cpu load.
  833.  
  834. ----------------------
  835. - Dec, 31th 2004     -
  836. ----------------------
  837. bluecow: Changed: Amount of uploaded/downloaded data to/from a client shows the raw (compressed) data size (which is also used for credits).
  838. bluecow: Fixed sorting bug in upload list control.
  839. bluecow: Changed: Maximum supported file size is 4290048000 bytes.
  840.  
  841. ----------------------
  842. - Dec, 30th 2004     -
  843. ----------------------
  844. bluecow: Fixed bug in client statistics for banned and IP-filtered clients.
  845. bluecow: Fixed crash with sending a message to an new added friend [thx Libbnor]
  846. bluecow: Fixed bug with wrong hashset creation in case file could not successfully read (may indeed happen with NTFS compressed files with very high compression!?)
  847. bluecow: Fixed bug with files of too large size when added via search results.
  848.  
  849. ----------------------
  850. - Dec, 29th 2004     -
  851. ----------------------
  852. bluecow: Added 'Extract Meta Data' setting to enhanced options dialog.
  853. Unk: Fixed a bug in SMIRC if CHANMODES was missing from the welcome message.
  854.  
  855. ----------------------
  856. - Dec, 27th 2004     -
  857. ----------------------
  858. Unk: Ping/Pong system added for buddies to prevent stalled buddy connections.
  859. Unk: Fixed a couple bugs in the hello packets for buddy information.
  860. - If your firewalled and you have sources that are also in your queue, they will be able to more easily follow you if you change buddies.
  861. - Only firewalled users with a buddy will send the buddy info to lower overhead.
  862.  
  863. ----------------------
  864. - Dec, 26th 2004     -
  865. ----------------------
  866. bluecow: Added default creation of 'skins' subdirectory in eMule application folder which will be used as default directory for eMule Skins and Toolbar bitmaps.
  867. Ornis:   -added language Breton - translated by KAD-Korvigello∙ an Drouizig
  868.          -enabled Japanese translation, which was updated by DukeDog
  869.  
  870. ----------------------
  871. - Dec, 24th 2004     -
  872. ----------------------
  873. bluecow: Added Windows Internet Security Manager for external loaded HTML files.
  874. - Internet Security Zone policies are taken from Windows Internet Settings System Applet (same settings as used by Internet Explorer).
  875. - Default Internet Security Zone used by eMule is set to highest level: "Untrusted Zone"
  876. - Internet Security Zone can be changed in preferences.ini file: Section=[eMule], Keyword=InternetSecurityZone, Values=Untrusted|Internet|Intranet|Trusted|LocalMachine
  877. bluecow: Added sorting of context menu entries for toolbar bitmaps and skin profiles.
  878. bluecow: Shared files which have a user comment and/or user rating attached are displayed with a small additional overlay icon in Shared Files window.
  879. bluecow: Added icons for network share information column in Shared Files window.
  880. bluecow: Fixed some GUI glitches [thx apph]
  881. bluecow: Fixed some bugs with statistics colors in Options/Statistics page.
  882. bluecow: Added some double-click shortcuts:
  883. - Server window: Double-click on Server list icon opens Options/Server page.
  884. - Shared Files window: Double-click on Shared Files list icon opens Options/Directories page.
  885. - Messages window: Double-click on Friends list icon opens Options/Files page.
  886. - Statistics window: Double-click on any graph opens Options/Statistics page.
  887.  
  888. ----------------------
  889. - Dec, 22th 2004     -
  890. ----------------------
  891. bluecow: Fixed bug with status.log file which truncated filenames to 50 chars.
  892.  
  893. ----------------------
  894. - Dec, 21st 2004     -
  895. ----------------------
  896. zz: Improvements to download throttler to lower amount of timed out/failed download sessions.
  897.  
  898. ----------------------
  899. - Dec, 19th 2004     -
  900. ----------------------
  901. bluecow: Fixed Unicode bug with ed2k links added via web interface.
  902. bluecow: Fixed bug with file priority in web interface [thx CML]
  903. bluecow: Added Unicode search parameter to web interface [thx CML]
  904. bluecow: Local hostname (if specified in ext. settings) is used for web interface URL shown in MyInfo.
  905. Unk: Force a node lookup when it appears Kad may be disconnected to verify if we are really disconnected.
  906. Unk: Firewalled Kad users will instantly look for a new buddy when it loses it's current buddy instead of waiting for next firewall check.
  907. Unk: Firewalled users will republish it's sources if they changed buddies.
  908. Unk: If something happens and a Kad Buddy lookup fails, it will continue to retry the lookup until successful.
  909.  
  910. ----------------------
  911. - Dec, 13th 2004     -
  912. ----------------------
  913. Unk: Changed the Kad search list to show info clearer and to add the Node Load column.
  914. Unk: Fixed a bug that could access a NULL kad buddy pointer.
  915. bluecow: Fixed crash with system tray context menu, opened preferences dialog and restored main window.
  916. bluecow: Fixed bug: Shared directory names with Unicode characters were ignored at startup.
  917. bluecow: File format of "shareddir.dat" and "adresses.dat" changed to Unicode. Old (ANSI) files are read and converted to Unicode automatically at startup. Previous (ANSI) eMule versions can not read those files any longer.
  918. Unk: Fixed a bug that prevented lowID clients from publishing as a source into the Kad network.
  919.  
  920. ----------------------
  921. - Dec, 12th 2004     -
  922. ----------------------
  923. bluecow: Added startup check for proper version of COMCTL32.DLL.
  924. bluecow: Merged debug dump build into release build. To enable crash dump generation, specify "CreateCrashDump=1" in "eMule" section of preferences.ini file.
  925.  
  926. ----------------------
  927. - Dec, 9th 2004      -
  928. ----------------------
  929. bluecow: All packets received from eD2K servers can contain Unicode strings. (Server admins can announce their server's description in Unicode).
  930. bluecow: Added new Mini eMule window with basic stats and functions. Single click in eMule System Tray icon to open it.
  931. - Mini eMule window can be customized with HTML template (see Template.eMuleSkin.ini for details).
  932. - Mini eMule window can be disabled with following setting in preferences.ini file (section "[eMule]") setting: "MiniMule=0". (read only on startup)
  933. - Mini eMule window can be customized with following settings in preferences.ini file (section "[eMule]"). Those settings can be modified during eMule is running (no need to restart).
  934. -      Setting: "MiniMuleAutoClose=1" Mini eMule window will automatically close itself if mouse cursor is not located within the window (similar to a tooltip).
  935. -      Setting: "MiniMuleTransparency=<0-100>" Transparency (in percent) of Mini eMule window.
  936.  
  937. ----------------------
  938. - Dec, 4th 2004      -
  939. ----------------------
  940. bluecow: Reworked 'Startup Minimized' and main window restoring after startup to avoid some window redrawing problems.
  941.  
  942. ----------------------
  943. - Nov, 21th 2004     -
  944. ----------------------
  945. bluecow: Fixed sorting bug in download list with "Time Remaining".
  946.  
  947. ----------------------
  948. - Nov, 17th 2004     -
  949. ----------------------
  950. bluecow: Reworked eMule Main toolbar:
  951. - Added chevron support: If toolbar is too small to display all buttons a chevron (">>" icon) is shown at the very right side which opens a menu with the remaining button commands.
  952. - Tooltips are shown for truncated button titles and in "No Labels" mode of toolbar.
  953. - Buttons can be moved and/or removed from the toolbar by holding down Ctrl+Alt key while draging a button with the mouse.
  954. - Buttons can be set to large or small.
  955. - Button sizes more similar to Windows Explorer.
  956. - All new toolbar features can be disabled with "ReBarToolbar=0" setting in preferences.ini.
  957. - Toolbar background can be customized with skin profile (see Template.eMuleSkin.ini file)
  958. bluecow: Fixed bug with vertical oriented fonts in Statistics window.
  959.  
  960. ----------------------
  961. - Nov, 16th 2004     -
  962. ----------------------
  963. bluecow: Preferences.ini setting ShowCopyEd2kLinkCmd=1 replaces "Show eD2K Links" command with "Copy eD2K Links"
  964. bluecow: Fixed GUI glitches with context menus in Log-, Message- and IRC panes.
  965.  
  966. ----------------------
  967. - Nov, 14th 2004     -
  968. ----------------------
  969. bluecow: Searching in eD2K and Kad is now defaulted to use Unicode search expressions.
  970. bluecow: File comments dialog in Shared Files window can be invoked for multiple files.
  971. bluecow: Fixed not working buttons in Message window.
  972. .: Icons in contextmenus have been disabled for Win98/ME due to reported problems
  973. .: Minor bugfix in the new corruption detector
  974.  
  975. v0.44c
  976. ----------------------
  977. - Nov, 8th 2004      -
  978. ----------------------
  979. .: eMule is now able to detect which clients sent corrupt data and bans those if a threshold is reached (based on AICH)
  980.  
  981. ----------------------
  982. - Nov, 1st 2004      -
  983. ----------------------
  984. bluecow: Fixed counter overflows for some cumulative statistics. [thx BinGordon]
  985. bluecow: Fixed bug with max. download rate. [thx ChrisV]
  986. bluecow: Fixed bug with "Needed Spaced for Downloads" stats for NTFS compressed and sparse files.
  987. bluecow: Brushed up preferences dialog.
  988.  
  989. ----------------------
  990. - Oct, 15th 2004 -
  991. ----------------------
  992. .: Added icons to most contextmenus [thanks Daan for providing the icons]
  993. .: Fixed a unicode bug in the MobileMule server
  994. Ornis: added commands (show details and add as friend) to the contextmenu for tabs in the chatwindow 
  995.  
  996. ----------------------
  997. - Oct, 14th 2004     -
  998. ----------------------
  999. Ornis: view filer now available for all category tabs
  1000.  
  1001. ----------------------
  1002. - Oct, 10th 2004     -
  1003. ----------------------
  1004. Ornis: imported part files will be shared immediately if possible
  1005.  
  1006. ----------------------
  1007. - Sep, 28th 2004     -
  1008. ----------------------
  1009. bluecow: Fixed memory leaks, exception handling and tag list reading of Kad tags.
  1010.  
  1011. ----------------------
  1012. - Sep, 26th 2004     -
  1013. ----------------------
  1014. bluecow: Fixed bug in some log panes which were not obeying the max. log buffer limit.
  1015. bluecow: Added support for NTFS sparse files for new created part files.
  1016.  
  1017. ----------------------
  1018. - Sep, 25th 2004     -
  1019. ----------------------
  1020. bluecow: Fixed bug in client download data rate computation [thx Aw3]
  1021. bluecow: Optimized MD4 and SHA1 hashing code to a total increase of hashing performance by 50% [thx Camper(Shareaza)]
  1022.  
  1023. ----------------------
  1024. - Sep, 24th 2004     -
  1025. ----------------------
  1026. bluecow: Fixed default font selection for some GUI elements for locales with multibyte character fonts.
  1027.     
  1028. ----------------------
  1029. - Sep, 20th 2004     -
  1030. ----------------------
  1031. bluecow: Reawakening of search parameters restoring. Double-Click or Ctrl+Click on Search Result tab to restore all parameters used for that particular search.
  1032. bluecow: All eMule*.log files are stored in .\logs directory. Already existing log files are automatically moved there.
  1033. bluecow: Fixed duplicate scroll bar problem in search dialog for low screen resolutions.
  1034.  
  1035. ----------------------
  1036. - Sep, 19th 2004     -
  1037. ----------------------
  1038. bluecow: Fixed bug with queued thread log messages which could lead to a crash in some cases.
  1039. bluecow: Fixed Unicode bug in Statistics HTML file export function.
  1040. bluecow: Added:Errors/Warnings/Success messages are shown in log panes with dedicated colors.
  1041. bluecow: Reworked ID3 tag reading code for Media Info dialog to show more proper information.
  1042.  
  1043. ----------------------
  1044. - Sep, 15th 2004     -
  1045. ----------------------
  1046. bluecow: Added tooltip for "Connected" pane in status bar which shows the currently connected eD2K server and server users.
  1047.  
  1048.  
  1049. v0.44b    
  1050. ----------------------
  1051. - Sep, 10th 2004     -
  1052. ----------------------
  1053. bluecow: Fixed Unicode (Win9x) bug with wrong displayed free disk space.
  1054. bluecow: Fixed Unicode (Win9x) bug with not working shared directories control.
  1055. bluecow: Fixed Unicode bug with missing UTF8 conversion in web interface.
  1056. bluecow: Added 7-zip file extension to known archive types for publishing and searching files.
  1057. bluecow: Fixed Unicode bug in main toolbar initialiation which could cause not working shortcuts.
  1058. bluecow: Fixed Unicode (Win9x) issue with copying ed2k links to clipboard.
  1059. bluecow: Workaround for an obvious bug in Windows DNS library which returned invalid data.
  1060. bluecow: Fixed a bug which could cause resumed files (due to less disk space) get paused again immediatly.
  1061. bluecow: Added option to specify whether the system code page shall be used to non-Unicode string conversions (SetSystemACP=1). This is only for backward compatibility for users which specified a different codepage for non-Unicode applications. It is not recommended to use this option without having a very special reason to do so.
  1062. bluecow: Added automatic detection of system code and current codepage when eMule is started the 1st time (semi-automatic setting of SetSystemACP=1).
  1063. bluecow: Fixed Unicode (Win9x) bug with empty IP filter listview control.
  1064. bluecow: Fixed Unicode (Win9x) bug with missing tooltips in download listview control.
  1065. .: Fixed the "Run As Secure User" function
  1066. .: Fixed a "Runtime Error"-crash which could appear when Kad is enabled
  1067. .: Fixed handling of corrupt known2.met files
  1068. .: Fixed a bug which let eMule temporary assume a wrong AICH hash for a partfile which was rehashed after startup
  1069. .: Fixed some potential problems with reading media info from files
  1070.  
  1071. ----------------------
  1072. - Sep, 9th 2004      -
  1073. ----------------------
  1074. bluecow: Fixed divide by zero bug in Kad contact histogram
  1075. zz, bluecow: Fixed UploadSpeedSense UDP pinger.
  1076. zz: Fixed alphabetical sortorder for resume next file.
  1077. Unk: The delay in creating upload slots can cause the credit system upload method to remove too many upload slots.. (fixed)
  1078.  
  1079. ----------------------
  1080. - Sep, 8th 2004      -
  1081. ----------------------
  1082. Unk: Fixed a possible memleak bug I added in 44a with a bad Kad Tag.
  1083. bluecow: Fixed memleaks in PC finder and frame grab threads.
  1084. bluecow: Added AspectRatio property to Media Info dialog.
  1085. bluecow: Added verification whether file extension of downloaded/shared files matches the file format (only used with MediaInfo library installed -- see also, older change log entries according MediaInfo Lib).
  1086. bluecow: Added new preferences setting 'InspectAllFileTypes=1', currently used only in MediaInfo dialog to determine the file format of downloading/shared files by evaluating the headers (most usefull when MediaInfo Lib is installed).
  1087. bluecow: Fixed bugs in Video Preview and Archive Preview threads related to wrong file pointer usage which could create wrong temporary files for previewing (in rare situations).
  1088. bluecow: Added new preferences setting 'PreviewCopiedArchives=0' to use an alternate method for previewing archive files (faster, uses less disk space on temporary folder drive).
  1089. bluecow: Added new preferences setting 'ShowActiveDownloadsBold=1'. Active downloading files and uploading sources are shown in bold font in Transfere window.
  1090. bluecow: Changed: server.met and ipfilter.dat URLs are added to auto-completion lists even the download failed to not loose the entered URLs.
  1091. bluecow: Added: When selecting multiple servers in servers list control, a tooltip is shown with summarized stats of selected servers.
  1092. bluecow: Added: When selecting multiple search results, a tooltip is shown with shows the summarized file sizes of the selected files.
  1093. bluecow: Fixed Unicode bug with manually saved log files.
  1094. bluecow: Fixed Unicode bug with "?" character in file comments dialog.
  1095. bluecow: Fixed Unicode bug with ANSI log files which were continued in Unicode.
  1096.  
  1097. ----------------------
  1098. - Sep, 3rd 2004      -
  1099. ----------------------
  1100. Unk: Change in the source Index so it only sends the most recent entries..
  1101.  
  1102. v0.44a
  1103. ----------------------
  1104. - Sep, 2nd 2004      -
  1105. ----------------------
  1106. Unk: Kad now remembers Kad's last open/firewall state during the recheck process to prevent temporary false reports.
  1107. Unk: It now takes two consecutive matching IP responses for Kad to change your current known IP to help filter bad responses.
  1108. .: Updated MobileMule protocol to 0.9a (bugfix)
  1109. .: Fixed a bug which could lead to a wrong status of obtained parts for downloading clients
  1110.  
  1111. ----------------------
  1112. - Sep, 1th 2004      -
  1113. ----------------------
  1114. .: Added new Dialogpage for creating ED2K Links with of shared and downloading files (replaces old context menue entries)
  1115. .: Update ligpng to 1.2.6 to fix security issues (which however had only minor influence on eMule)
  1116. .: IP Filter is now also used to ignore filtered incoming UDP packets
  1117. .: Added a preference option to choose between simple (prio 0.43) or adanced calculation of the remaining time for downloading files
  1118. .: Introduced additional new hashsystem (AICH Hashs) which will reduce the average amount of dataloss when a part is corrupted from
  1119.    4.64MB (with ICH) to 180KB. The system is most effective when using links with attached AICH hash, which eMule can now also create
  1120.    Please refer check the helpfiles/onlinehelp for more information about this new feature.
  1121.    IMPORTANT: Due to the additional hash algorithm, eMule has to rehash all your shared files - this is a one-time thing, which can't be avoided.
  1122.     
  1123.  
  1124. ----------------------
  1125. - Aug, 26th 2004     -
  1126. ----------------------
  1127. Unk: Attempt at a estimate file count in Kad.
  1128.  
  1129. ----------------------
  1130. - Aug, 23rd 2004      -
  1131. ----------------------
  1132. Unk: Fixed potential memleak in a upload client.
  1133. Unk: Changed how we estimate Kad users.
  1134.  
  1135. ----------------------
  1136. - Aug, 22nd 2004     -
  1137. ----------------------
  1138. Unk: Changed method of deleting Kad Contacts. Contact list should stay more up to date.
  1139. Unk: We do not save all Kad contacts on exit. Save a sample of up to 200 contacts to help lower to amount of pinging to dead contacts.
  1140. Unk: Changed it so all displayed transfering values goes through one method to try to standardize them.
  1141.  
  1142. ----------------------
  1143. - Aug, 21st 2004     -
  1144. ----------------------
  1145. Unk: Added an option to manually add a source.
  1146. Unk: If Kad has seen no incoming traffic for a set time, it's assumed you lost your connection and will auto disconnect.
  1147. Unk: Fixed a bug that sends many Kad Bootstrap packets when not needed.
  1148. Unk: Some maintance with the Kad code.. (Removing some unneeded code, switching the log events to eMules, ect.)
  1149.  
  1150. ----------------------
  1151. - Aug, 20th 2004     -
  1152. ----------------------
  1153. Unk: Adjusted the estimated time remaining again to hopefully get it more stable.
  1154. .: Reworked handling of dead sources (avoids that sources which are known to be unreachable are asked again within a certain time period)
  1155.  
  1156. ----------------------
  1157. - Aug, 19th 2004     -
  1158. ----------------------
  1159. Unk: Added a option to auto start eMule when starting windows..
  1160. Unk: Fixed a bug in TryToConnect that at times could check the wrong IP/ID with the IP filter..
  1161. Unk: Added to the statistics how many known clients are connected to ED2K and/or Kad.
  1162.  
  1163. ----------------------
  1164. - Aug, 18th 2004     -
  1165. ----------------------
  1166. Unk: We now keep track of Half Open sockets and limit new connection if Half Open sockets are too high. (If approved and kept in, it should help with SP2 and some nick cards and routers..)
  1167. Unk: We no longer allow a socket pending Connect to time out until OnConnect is called. ( If approved and kept in, it should help with SP2 and lost sources..)
  1168. Unk: Added to the statistics how many sources are connected to ED2K and/or Kad.
  1169. Unk: Added to the client details if the user is connected to Kad.
  1170. Unk: Removed warnings about Kad being beta.
  1171.  
  1172. ----------------------
  1173. - Aug, 15th 2004     -
  1174. ----------------------
  1175. Unk: First phase in adding firewall user support for Kad. This support will not work well until most users upgrade within the Kad network..
  1176.  
  1177. ----------------------
  1178. - Aug, 9th 2004      -
  1179. ----------------------
  1180. Unk: Increased time between keyword publishes to reduce overall Kad overhead.
  1181. Unk: Fixed possible memleak if an incoming Kad publish failed.
  1182. Unk: Put some limits on how many keywords you index.
  1183. 1) Global keyword limit.. (You never index more than this)
  1184. 2) Local keyword limit. If your indexing one VERY popular index, it will be limited to allow less popular indexes to be stored.
  1185. 3) Now if you happen to be one of the "lucky" ones that indexes a very popular node, your client will not freeze up trying to keep up.
  1186.  
  1187. ----------------------
  1188. - Aug, 8th 2004      -
  1189. ----------------------
  1190. zz: Resume next now uses a4af order: Alphabetical order if enabled for a category, cat-prios, file-prios etc. If you select "Resume next" in a category popup menu, it will only resume a file in that category; none if no file is paused in that category.
  1191.  
  1192. ----------------------
  1193. - Aug, 5th 2004      -
  1194. ----------------------
  1195. zz: UploadSpeedSense min limit is now allowed to be lower than 10 KB/s (default is 1 KB/s). Please note that when UploadSpeedSense lowers the speed below 10 KB/s, the ratio download limiter will dynamically kick in until the speed goes over 10 KB/s again.
  1196.  
  1197. ----------------------
  1198. - Aug, 4th 2004      -
  1199. ----------------------
  1200. zz: improved No Needed Parts a4af management. Will now occasionally reask lower prio nnp files on a source, if all files are nnp on that file. This will prevent it from remaining on the highest prio file when it's nnp and lower prio files has stopped being nnp since last checked.
  1201.  
  1202. ----------------------
  1203. - Aug, 1st 2004      -
  1204. ----------------------
  1205. bluecow: Fixed client version statistics.
  1206.  
  1207. ----------------------
  1208. - Jul, 31st 2004     -
  1209. ----------------------
  1210. Unk: Fix a upload bug that caused uploads to stop sending after a complete chunk with a small queue. This should fix some issues with lost Friend Slots.
  1211. Unk: Did some merging from some Mods..
  1212. 1) IRC gui updated.
  1213. 2) Message gui updated.
  1214. 3) Statistics gui updated.
  1215.  
  1216. ----------------------
  1217. - Jul, 26th 2004     -
  1218. ----------------------
  1219. bluecow: Sorting of strings in UI is locale dependant (very similar to sorting order of Windows Explorer)
  1220. Ornis:fixed a bug on processing the downloadlist in the webinterface
  1221.  
  1222. ----------------------
  1223. - Jul, 24th 2004     -
  1224. ----------------------
  1225. bluecow: Added 'Network Info' dialog. Double click on connection icon in statusbar to open it.
  1226. bluecow: Fixed some minor bugs in file comments/ratings processing and GUI.
  1227. bluecow: Download listview shows system file icons for part files.
  1228.  
  1229. ----------------------
  1230. - Jul, 20th 2004     -
  1231. ----------------------
  1232. bluecow: Fixed bug with servers which when added via ed2k link were set to low priority.
  1233. Ornis:on regular intervals, avoid recreating the same systrayicon as before
  1234. Ornis:Ctrl+V inserts ed2k-filelinks from the clipboard to the download
  1235.  
  1236. ----------------------
  1237. - Jul, 17th 2004     -
  1238. ----------------------
  1239. bluecow: Added Kad contact histogram control.
  1240. Ornis: added port-checker. Integrated into the first-start-wizard and the connection preferences, you can start a port test. A webscript will check your eMule and display results and hints on your browser.
  1241. Ornis: TCP and UDP Port can be changed during the runtime of eMule, if no server or kad connection is established an no client has been connected yet.
  1242.  
  1243. ----------------------
  1244. - Jul, 16th 2004     -
  1245. ----------------------
  1246. zz: Fixed USS bug to make it survive rare occasions when no earlier ttls is pingable than the differing ttl is found.
  1247. zz: Fixed bug that didn't resume/pause/stop all files in a category when context message for a category is used.
  1248.  
  1249. ----------------------
  1250. - Jul, 12th 2004     -
  1251. ----------------------
  1252. zz: Prevent client that doesn't currently have an upload slot from successfully adding blocks to their request queue. This prevents us from sending these blocks when the client then receives an upload slot.
  1253.  
  1254. ----------------------
  1255. - Jul, 7th 2004      -
  1256. ----------------------
  1257. zz: Small fix to make eMule request sources for files in the same order as the a4af priority (a4af auto, cat prio, file prio, alpha).
  1258. zz: Show which upload slots are in standby, with status text and graying them out.
  1259.  
  1260. ----------------------
  1261. - Jul, 6th 2004      -
  1262. ----------------------
  1263. zz: Soft queue limit at whatever entered in preferences. Hard queue limit 25% higher. When soft limit is reached, eMule only allow high credit clients, or clients that want high prio files, to get on queue.
  1264. unk: Fixed an priority bug that cause lower priority files overseed high priority files. Also hopefully lowered some cpu cycles with this change.
  1265.  
  1266. ----------------------
  1267. - Jul, 5th 2004      -
  1268. ----------------------
  1269. zz: "Try to get preview parts first" selectable on individual files if "Try to get preview parts first" is disabled in preferences. Please note that "Advanced mode controls" (tweak prefs) needs to be enabled for this menu option to show up.
  1270.  
  1271. ----------------------
  1272. - Jul, 3rd 2004      -
  1273. ----------------------
  1274. bluecow: Statistics in Shared Files window show a summary of all selected files.
  1275.  
  1276.  
  1277. v0.43b - Hotfix
  1278. ----------------------
  1279. - Jul, 5th 2004      -
  1280. ----------------------
  1281. .:    Fixed a bug which let eMule reject most available PeerCaches
  1282. Ornis:Statistics (requests,accepted requests,transfered) of partfiles are now saved and restored too (like for shared files)
  1283. zz: Opens less slots if UploadSpeedSense lowers upload limit
  1284.  
  1285.  
  1286. v0.43a
  1287. ----------------------
  1288. - Jun, 28th 2004     -
  1289. ----------------------
  1290. bluecow/. : eMule now supports PeerCache, a technology which allows ISPs to reduce the bandwidth usage by caching instead of throttling the downloadspeed
  1291. Unk: Option to block people from adding you as a friend through SMIRC.
  1292. Ornis: Option to auto resume paused downloads only for same category as a completed download (additional to option of prefering same category)
  1293. Ornis: Dont show "new message" loginfo for filtered messages
  1294. bluecow: eMule is entering defcon level 3..
  1295. *) TCP connection attempts from filtered IPs are refused right at TCP protocol level.
  1296. *) TCP connection attempts from banned clients are refused at TCP protocol level.
  1297. *) LowID callback requests from servers are dropped if IP is filtered or banned.
  1298. *) Received sources (servers, source exchange) are filtered to drop already banned clients.
  1299. *) All UDP packets from banned clients are ignored.
  1300. *) Extra safety code to prevent connecting to an IP filtered IP or banned client.
  1301.  
  1302. ----------------------
  1303. - Jun, 25th 2004     -
  1304. ----------------------
  1305. .: eMule can open the ports it needs on the internal WinXP(SP1 or 0) firewall itself either permanently (connection pref) or on each startup (extended settings)
  1306.  
  1307. ----------------------
  1308. - Jun, 20th 2004     -
  1309. ----------------------
  1310. zz: Possible fix to the reported cases when eMule doesn't reach the upload limit.
  1311. bluecow: Added some protocol procedure sanity checks to avoid getting flooded by bugged clients.
  1312. bluecow: Fixed a flaw in the IP filter which lead to not reading some lines from PeerGuardian filter lists which had a bad format.
  1313.  
  1314. ----------------------
  1315. - Jun, 15th 2004     -
  1316. ----------------------
  1317. bluecow: Added new context menu item in Shared Files window (only for completed 'eMuleSkin.zip' files) to install eMule Skins.
  1318. zz: Changed upload bandwidth throttler to minimize the number of ACK packets.
  1319.  
  1320. ----------------------
  1321. - Jun, 13th 2004     -
  1322. ----------------------
  1323. zz: Some changes to speed up UploadSpeedSense preparing phase, when a ttl doesn't respond to pings. Also changed the upload limit during preparing phase to 2 KB/s instead of 512 bytes/s to prevent kademlia from getting false "firewalled" status.
  1324. zz: Changed the equal-for-all implementation in upload bandwidth throttler to minimize packet fragmentation on tcp level.
  1325.  
  1326. ----------------------
  1327. - Jun, 12th 2004     -
  1328. ----------------------
  1329. bluecow: Reworked the 'charset' selection for emule web interface to use proper codepage value in returned HTML code.
  1330. bluecow: Reworked searching via web interface in relation to file type search parameter. (New web templates!)
  1331.  
  1332. ----------------------
  1333. - Jun, 10th 2004     -
  1334. ----------------------
  1335. bluecow: Changed option to remove dead servers: Any server which exceeds a max. failure limit is removed from server list.
  1336. bluecow: Added "Document" file type for published files and also to search parameter for eD2K and Kad.
  1337. Ornis:   Splitted statistics to be stored in "Statistics.ini"
  1338.  
  1339. ----------------------
  1340. - Jun, 9th 2004      -
  1341. ----------------------
  1342. bluecow: Many small fixes for changing language during runtime.
  1343.  
  1344. ----------------------
  1345. - Jun, 6th 2004      -
  1346. ----------------------
  1347. zz: Improved a4af manager. Set the file you want first to "high" download priority (priorities now effects a4af decisions). You can chose to get the files in a category in their alphabetical order. A source may be (automatically) swapped to another file to enable source exchange on that file. Respects reask times in all cases, so it may take a while before sources are moved (but this change prevents banning due to a4af actions).
  1348.  
  1349. ----------------------
  1350. - Jun, 3nd 2004      -
  1351. ----------------------
  1352. bluecow: Added unzipping of IP filter files from PeerGuardian ZIP files.
  1353.  
  1354. ----------------------
  1355. - Jun, 2nd 2004      -
  1356. ----------------------
  1357. Unk: Completely reworked the gui structure for SMIRC.
  1358. Unk: SMIRC will now get available channel modes from the server on connect.
  1359. Unk: You can now set/unset TypeD channel modes.. You can also unset TypeC channel modes. (More support may be added later)
  1360.  
  1361. ----------------------
  1362. - Jun, 1st 2004      -
  1363. ----------------------
  1364. bluecow: Reworked IP Filter tool window to support large IP filter lists more effeciently.
  1365. bluecow: Added progress information for part files when getting hashed or copied to incoming folder.
  1366. bluecow: Added color customization (via skin profile) for server info, log, chat and IRC windows.
  1367. .: Added loglevels for verbose output in order to allow showing only important messages
  1368. .: Fixed a bug which caused that some known contacts were never deleted, even if not needed anymore
  1369. .: Complete sources are now shown as percentage in a new column. If there are zero complete sources for a file, this colum is marked red
  1370.  
  1371. ----------------------
  1372. - May, 31st 2004     -
  1373. ----------------------
  1374. Unk: SMIRC will now get available user modes from the server on connect to allow it to use servers that use non standard usermodes.
  1375. Unk: SMIRC Now creates a dynamic nick menu showing which Op commands are available based on the user you click and user modes available.
  1376. Unk: SMIRC can now handle an nicklist from the server that contains ALL usermodes not just the major mode.
  1377. Unk: SMIRC is now able to detect what type of MODE change was done so it can handle/display it correctly.
  1378.  
  1379. ----------------------
  1380. - May, 27th 2004     -
  1381. ----------------------
  1382. bluecow: Fixed bug with inaccurate completed size for part files.
  1383. bluecow: Couple of minor bug fixes and optimisations in bar shader related usage for part files and downloading/uploading clients.
  1384. bluecow: Fixed bug which sometimes draws randomly yellow blocks for sources.
  1385. Ornis:     Category-wide resume will now also care for out-of-diskspace-paused downloads
  1386.  
  1387. ----------------------
  1388. - May, 26th 2004     -
  1389. ----------------------
  1390. bluecow: Fixed bug with specifying empty directories for incoming and temp folders.
  1391. bluecow: Added server LowID statistics to Server and Statistics window.
  1392. bluecow: Added stats for showing amount of data saved by I.C.H.
  1393. bluecow: Added saving/restoring of corrupted part list to part.met files so that I.C.H. can work on those parts even after eMule was restarted.
  1394.  
  1395. ----------------------
  1396. - May, 23th 2004     -
  1397. ----------------------
  1398. bluecow: Fixed potential crash bug under Win98 with helper icon in search parameters window.
  1399. bluecow: Fixed bug with wrong part count for very large files. [thx Pichuein]
  1400. bluecow: Fixed bug in Directory preferences dialog which changed the active directory.
  1401. Ornis:      Fixed a bug in the toolbar button code, when all buttons were removed
  1402. Ornis:     (possibly) fixed the issue of misplaced category tabs (couldnt reproduce it at all, for testing)
  1403. Ornis:   Fixed webinterface exploit (content length misuse)
  1404.  
  1405. ----------------------
  1406. - May, 19th 2004     -
  1407. ----------------------
  1408. bluecow: Added context menu command for creating eD2K links with hashsets to Shared Files window.
  1409.  
  1410. ----------------------
  1411. - May, 14th 2004     -
  1412. ----------------------
  1413. bluecow: Fixed data rate control for rates > 80kb [thx zz]
  1414.  
  1415. ----------------------
  1416. - May, 13th 2004     -
  1417. ----------------------
  1418. bluecow: Properly completing and sharing of files when no hashset is available.
  1419. bluecow: Files without hashsets are no longer shared until they are completed or a hashset was received.
  1420. bluecow: Added support for HTTP redirection for websources.
  1421. bluecow: Added icons for websources in transfer window.
  1422. bluecow: Added a setting to preferences.ini (Section "Statistics", Keyword "SaveInterval") to specify the time interval in seconds for saving statistics. Default value is 60 sec.
  1423. Ornis:   title tags for images in Webinterface template "chicane"      [mARKUS]
  1424.  
  1425. ----------------------
  1426. - May, 12th 2004     -
  1427. ----------------------
  1428. bluecow: Added pasting of extended eD2K links for http:// sources and hashsets.
  1429. bluecow: Added downloading from http:// sources.
  1430.  
  1431. ----------------------
  1432. - May, 11th 2004     -
  1433. ----------------------
  1434. Unk: Rewrote most of the core of SMIRC to make it more stable and faster..
  1435. Unk: I now read the entire receive buffer in SMIRC's socket on each receive. Messages were getting left in the buffer and backlog'd..
  1436. Unk: SMIRC connection status could get a little messed up and not tell the user it failed to connect. (fix)
  1437. Unk: Added a simple nick completer to SMIRC.
  1438. Unk: Updated zz's USS and throttler.. With some modifications.. (I'm commiting this because I know blue wants to merge, this is still a work in progress..)
  1439.  
  1440. ----------------------
  1441. - May, 10th 2004     -
  1442. ----------------------
  1443. bluecow: Fixed crash with downloading of several files with same filename and reloading the shared files list.
  1444. bluecow: Optimized periodically stats file writing.
  1445.  
  1446. ----------------------
  1447. - May, 4th 2004      -
  1448. ----------------------
  1449. bluecow: Added filehash evaluation for completed part files when hashset is missing.
  1450. bluecow: Fixed bug with duplicate scrollbars in search window.
  1451. bluecow: Kad search expression parsing: The Kad keyword is now part of the ed2k search expression to support "<keyword> <op> <ed2k-search>" expressions.
  1452.  
  1453. ----------------------
  1454. - May, 3rd 2004      -
  1455. ----------------------
  1456. bluecow: Fixed bug with receiving of new ed2k meta tags which used a too large tag type range for string types.
  1457. bluecow: Removed auto restoring of search parameters when a search results tab is selected and/or closed.
  1458. bluecow: Reworked saving of onlinesig.dat to provide better support for other applications which are reading that file concurrently.
  1459. bluecow: Changed all file shareing modes (at OS level only) to allow read only access by other applications.
  1460. bluecow: eD2K and Kad searches are shown as still active or stopped with an appropriate icon in the search results list.
  1461. bluecow: Inactive search results panes show new received search results with red colored text in tab control.
  1462.  
  1463.     
  1464. v0.42f
  1465. ----------------------
  1466. - May, 1st 2004      -
  1467. ----------------------
  1468. bluecow: Added file error handling for writing of onlinesig.dat file.
  1469. .: Fixed a bug which could cause a too fast queue rotation when not using the option "try to upload full chunks" for uploading
  1470.  
  1471. ----------------------
  1472. - April 30th, 2004   -
  1473. ----------------------
  1474. bluecow: Fixed bug in Kad tag name string compare which was dependent to locales with multi byte character pages. [thx Big Mamma]
  1475. bluecow: Fixed bug with general string compares which were dependent on locale. (Note: Depending on your locale, you may experience somewhat different sorting orders for strings.)
  1476. Ornis:   Fixed issue of jumping category tooltips
  1477. Ornis:   Added 2 more statistics to category tooltips
  1478.  
  1479. ----------------------
  1480. - April 29th, 2004   -
  1481. ----------------------
  1482. Unk: If a client doesn't respond to udp packets after a few times, we force only tcp connections.
  1483. Unk: Increased the maximum number of upload slots to accomidate high rate connections.
  1484.  
  1485. ----------------------
  1486. - April 24th, 2004   -
  1487. ----------------------
  1488. bluecow: Added context menu to closeable tab control in Search Results, Message and IRC Chat windows to have another way to closeing the tabs.
  1489. Unk: Changed several areas of the code to help with *.*.*.0 clients that is labeled a lowID in the ed2k network.
  1490. Unk: If you reconnect to a server, all your shares would not get published unless something in your share list changed..(fixed) (thanks lugdunummaster)
  1491. Unk: Fixed a bug that allowed you to do a more command in search to the wrong search window.
  1492.  
  1493. ----------------------
  1494. - April 22th, 2004   -
  1495. ----------------------
  1496. .: eMule is now able to drop privileges and run on a secure user account on Win 2k/XP, when started as administrator (can be enabled in preferences -> security)
  1497. .: Updated MobileMule protocol to 0.8a
  1498. Unk: Kad user estimate is no longer based on Overnet's user count as the numbers appear to be to high.. (Numbers may still look to high for some users, will try to improve this as we go..)
  1499. Unk: Although I couldn't reproduce the double text bug in the IRC, I changed a couple things that may be the cause. (Seems some still get the bug)
  1500.  
  1501. ----------------------
  1502. - April 21th, 2004   -
  1503. ----------------------
  1504. bluecow: Fixed another crash bug with renaming of completed files in transfere window.
  1505. bluecow: Several changes in client statistics: detailed aMule version stats, added lphant client detection, cDonkey moved to eMule Compatible and more...
  1506. bluecow: Added searching for eD2K file hashs on eD2K servers. To search for a file hash, either enter "ed2k::<hash>" or the complete ed2k link. [thx lugdunum]
  1507. bluecow: Numeric search parameters are checked for reasonable values to avoid invalid search expressions.
  1508.  
  1509. ----------------------
  1510. - April 20th, 2004   -
  1511. ----------------------
  1512. bluecow: Fixed bug in global server searches which could send endless name queries in some rare situations. [thx lugdunum]
  1513. bluecow: Completed shared files which are deleted from Shared Files window are also removed from Transfer window.
  1514. bluecow: Added download statistics for UDP file reask.
  1515.  
  1516. ----------------------
  1517. - April 19th, 2004   -
  1518. ----------------------
  1519. bluecow: Fixed bugs with "Last Reception Time" and DST fix.
  1520.  
  1521. ----------------------
  1522. - April 15th, 2004   -
  1523. ----------------------
  1524. bluecow: Fixed crash bug with renaming of completed files in transfere window.
  1525. bluecow: Fixed small bug with AutoTakeEd2kLinks.
  1526. Ornis:   added category selector to the ed2k-box
  1527.  
  1528. ----------------------
  1529. - April 14th, 2004   -
  1530. ----------------------
  1531. bluecow: Fixed a window resizing crash bug in Message window.
  1532. bluecow: Client chat and IRC chat messages are limited to 450 characters.
  1533.  
  1534. ----------------------
  1535. - April 13th, 2004   -
  1536. ----------------------
  1537. bluecow: Disabled extracting meta data from OGM/OGG files due to many bug reports about problems with according DirectShow filters.
  1538. Unk: IRC names accept uppercase again.
  1539. Unk: Kad Publishes now stop in real time to avoid some overhead.
  1540.  
  1541. ----------------------
  1542. - April 11th, 2004   -
  1543. ----------------------
  1544. bluecow: Added capability to publish files on ed2k servers with new meta data tags. [thx lugdunum]
  1545. bluecow: Fixed bug with error message boxes which could show up due to a remote search invocation.
  1546. Ornis:     some minor GUI addons & corrections
  1547.  
  1548. ----------------------
  1549. - April 10th, 2004   -
  1550. ----------------------
  1551. bluecow: Added capability to parse new ed2k meta data tags. [thx lugdunum]
  1552.  
  1553. ----------------------
  1554. - April 9th, 2004    -
  1555. ----------------------
  1556. bluecow: Added docking/floating search parameters window to search dialog.
  1557.  
  1558. ----------------------
  1559. - April 7th, 2004    -
  1560. ----------------------
  1561. bluecow: More safety in parsing of new OP_SERVER_DESC_RES server packets.
  1562. bluecow: Proper parsing of unused eD2K meta data tag types.
  1563. bluecow: Fixed memory leak with known files entries and invalid hashsets in general [thx bzubzu.]
  1564.  
  1565. ----------------------
  1566. - April 6th, 2004    -
  1567. ----------------------
  1568. bluecow: Fixed sorting bugs in Known Client listview control.
  1569. bluecow: Removed syntax coloring from search expression control (caused too much trouble for some languages).
  1570. Ornis:   fixed search for webinterface
  1571.  
  1572. ----------------------
  1573. - April 3nd, 2004    -
  1574. ----------------------
  1575. bluecow: Added Ctrl+C keyboard shortcuts in all list views for copying eD2K links to clipboard.
  1576. bluecow: Added Ctrl+V keyboard shortcut for pasting servers from clipboard to server list view.
  1577. Unk: For waiting files, an remaining time will be estimated, based on previous idle time and downloaded data. (Note: Files started with some mods or older clients may give strange relults)
  1578.  
  1579. ----------------------
  1580. - April 2nd, 2004    -
  1581. ----------------------
  1582. bluecow: Removed Jigle search methods.
  1583. bluecow: Added context sensitive help.
  1584.  
  1585. v0.42e
  1586. ----------------------
  1587. - April 1st, 2004    -
  1588. ----------------------
  1589. Ornis: reduced javascript dependence on webinterface templates
  1590.  
  1591. ----------------------
  1592. - Mar 31th, 2004     -
  1593. ----------------------
  1594. bluecow: Added Paste command for ed2k file/server links to Transfer and Server window context menus.
  1595. bluecow: Fixed memory leak in Kad packet parsing [thx bzubzu.]
  1596.  
  1597. ----------------------
  1598. - Mar 30th, 2004     -
  1599. ----------------------
  1600. bluecow: Fixed security exploit in IRC module and Web server (aka DecodeBase16 exploit) [thx DonDiego]
  1601.  
  1602. ----------------------
  1603. - Mar 29th, 2004     -
  1604. ----------------------
  1605. bluecow: Add seperate dialog for "Paste eD2K Links" function (prev. called as 'Direct Download'). Dialog can be invoked from Tools menu or eMule context menu.
  1606. bluecow: Added MLdonkey compatible client tag recognition.
  1607.  
  1608. ----------------------
  1609. - Mar 28th, 2004     -
  1610. ----------------------
  1611. bluecow: Fixed crash bug with selectively deleting of expanded search results.
  1612. Ornis:   on category creation, if the edit dialog is canceled, no category will be created
  1613.  
  1614. ----------------------
  1615. - Mar 27th, 2004     -
  1616. ----------------------
  1617. bluecow: Added support for new eserver 16.45 UDP description packet.
  1618.  
  1619. ----------------------
  1620. - Mar 25th, 2004     -
  1621. ----------------------
  1622. Ornis: fixed security risk in the webserver [thx4hint2 MKThunderStorm]
  1623. bluecow: Added syntax coloring for search name (expression) control.
  1624. Unk: /topic and /msg now works with the IRC.
  1625. Unk: Changed some of how complete sources is determined..
  1626.  - Complete files will now show better complete numbers.
  1627.  - Somehow dead files continued to show many complete sources? This should correct itself as people upgrade.
  1628.  
  1629. ----------------------
  1630. - Mar 24th, 2004     -
  1631. ----------------------
  1632. bluecow: Added some error/help messages for invalid Kad search expressions.
  1633.  
  1634. ----------------------
  1635. - Mar 23th, 2004     -
  1636. ----------------------
  1637. bluecow: Filename detail dialog, shows system file icons for remote client's filenames.
  1638.  
  1639. ----------------------
  1640. - Mar 21th, 2004     -
  1641. ----------------------
  1642. bluecow: Fixed some minor bugs in ed2k searches related to comparison operators.
  1643. bluecow: Added more comparison operators to Kad search expression evaluation.
  1644.  
  1645. ----------------------
  1646. - Mar 20th, 2004     -
  1647. ----------------------
  1648. bluecow: Added a set of additional search parameters (Complete sources, Length, Bitrate, Codec, Title, Album, Artist)
  1649. Ornis:   Preferences/Display: Option to clear or disable autocompletion boxes (search-name, servermet-urls, ipfilter-urls). Disabling takes full effect after restart.
  1650.  
  1651. ----------------------
  1652. - Mar 19th, 2004     -
  1653. ----------------------
  1654. bluecow: Webservices are split into file based and general URLs. General URLs are shown only in Tools/Links.
  1655.  
  1656. ----------------------
  1657. - Mar 18th, 2004     -
  1658. ----------------------
  1659. bluecow: Fixed crash bug with downloading of already downloaded files which were already in known file list.
  1660.  
  1661. ----------------------
  1662. - Mar 16th, 2004     -
  1663. ----------------------
  1664. bluecow: Fixed bug with recovering block requests of compressed packets after a zstream error occured.
  1665.  
  1666. ----------------------
  1667. - Mar 15th, 2004     -
  1668. ----------------------
  1669. bluecow: Added 'Active download time' stats for part files which shows the amount of time the file was active in download queue.
  1670. bluecow: Added: Completed files are republished to servers to update the 'complete sources' info.
  1671. bluecow: Fixed bug with reloading of shared files where just completed and externaly removed/renamed files still showed up.
  1672.  
  1673. ----------------------
  1674. - Mar 14th, 2004     -
  1675. ----------------------
  1676. bluecow: Fixed possible mem leak with OP_REQUESTPARTS message. [thx eklmn]
  1677. bluecow: Added support for integer media length eD2K tag for servers and clients. [thx lugdunummaster]
  1678. bluecow: Added publishing of basic file status (complete/incomplete) to servers.
  1679. bluecow: Added: Nr. of complete sources returned from servers are shown with availability data in search result list.
  1680. bluecow: Added: Viewing shared files of remote clients also transferes the nr. of complete sources.
  1681. unk: IRC now remembers your last nick.
  1682. unk: Added a couple more IRC info message options.
  1683.  
  1684. ----------------------
  1685. - Mar 13th, 2004     -
  1686. ----------------------
  1687. bluecow: Added customizable preview commands (new config file PreviewApps.dat)
  1688.  
  1689. ----------------------
  1690. - Mar 7th, 2004      -
  1691. ----------------------
  1692. bluecow: Verbose options are disabled and not shown by default. To enable the verbose options specify "VerboseOptions=1" in "eMule" section in preferences.ini.
  1693. bluecow: Fixed bug with processing of remote preview answer.
  1694. bluecow: Fixed bug in IRC property page; "Load channel list on connect" option was missing.
  1695. bluecow: Removed "ResizableLib" from source tree. Donwload the library at http://sourceforge.net/projects/resizablelib/
  1696.  
  1697. v0.42d
  1698. ----------------------
  1699. - Mar 7th, 2004      -
  1700. ----------------------
  1701. .: Fixed bug which let eMule crash when there is too much load on the UDP Socket
  1702.  
  1703. v0.42c
  1704. ----------------------
  1705. - Mar 5th, 2004      -
  1706. ----------------------
  1707. bluecow: Fixed rehashing on change of Daylight Saving Time (DST) [MightyKnife]. To disable this patch, add "AdjustNTFSDaylightFileTime=0" in "[eMule]" section in preferences.ini file.
  1708.  
  1709. ----------------------
  1710. - Mar 3rd, 2004      -
  1711. ----------------------
  1712. bluecow: Fixed bug with colors and known-type in searchlist control after files were canceled and/or added/removed from share.
  1713. bluecow: Fixed bug with sorting by category in download listview.
  1714. Unk: USS will temporarly be limited to a minimum of 10K until we correct a couple issues at lower speeds.
  1715.  
  1716. ----------------------
  1717. - Mar 2nd, 2004      -
  1718. ----------------------
  1719. bluecow: Fixed bug in UDP socket with ReaskFilePing which was not answered for files in most cases
  1720. bluecow: Fixed bug in IP filter; adjacent ranges with different levels were merged.
  1721. Unk: IRC now handles sound events. (/sound [*.wav] [message]) (Sounds are stored in "../eMule/Sounds/IRC" dir)
  1722. Unk: Fix KadID bug which created some clusters and reported bad user counts..
  1723.  
  1724. ----------------------
  1725. - Mar 1st, 2004     -
  1726. ----------------------
  1727. Unk: Packets for the UDP socket send queue now have a lifetime now to keep from creating a backlog of packets. 
  1728.  
  1729. ----------------------
  1730. - Feb 29th, 2004     -
  1731. ----------------------
  1732. Ornis: fixed a bug, that resumed 2 (instead of 1) files for the function "start next paused file, when a files completes"
  1733. Ornis: correction in the statistics for source-type passive - and several minor GUI fixes
  1734. bluecow: fixed invoking the comment page
  1735. Ornis: fixed Chicane webinterface template, to be able to start downloads from searchresults
  1736. Unk: Fixed a IRC crash bug thanks to reports from several irc ops..
  1737. Unk: Fixed the IRC Accept links from friends only option.
  1738. Unk: IRC default name gets a pseudo random nick on connect to avoid nick collisions.
  1739. Unk: Extra IRC filter options.
  1740.  
  1741. ----------------------
  1742. - Feb 28th, 2004     -
  1743. ----------------------
  1744. bluecow: Fixed flaw in exception handling which did not immediatly disconnect a client which sends invalid file data packets.
  1745. bluecow: Fixed bug in UDP socket with processing of a received file status.
  1746. bluecow: Fixed several flaws in Kad window with connect and bootstrap function/buttons.
  1747. Unk: Put back ping info for USS and small adjustment to USS - zz
  1748. Unk: Removed some debug info in the upload bars
  1749.  
  1750. v0.42b
  1751. ----------------------
  1752. - Feb 28th, 2004     -
  1753. ----------------------
  1754. Unk: Hotfix for keyword publishing..
  1755.  
  1756. v0.42a
  1757. ----------------------
  1758. - Feb 27th, 2004     -
  1759. ----------------------
  1760. Ornis: Several minor corrections on the GUI
  1761.  
  1762. ----------------------
  1763. - Feb 22th, 2004     -
  1764. ----------------------
  1765. bluecow: Several changes and optimizations to verbose log options.
  1766. Unk: Hopefully reduced keyword overhead some more by only publishing complete files.
  1767.  
  1768. ----------------------
  1769. - Feb 21th, 2004     -
  1770. ----------------------
  1771. bluecow: Added new connection state icon showing seperate eD2K and Kad network connection state and seperate LowID/HighID.
  1772.  
  1773. ----------------------
  1774. - Feb 20th, 2004     -
  1775. ----------------------
  1776. bluecow: Added new AVI file parsing code for getting attributes in File Info dialog.
  1777. bluecow: Added a thread for getting audio/video attributes of multiple files when using File Info dialog.
  1778.  
  1779. ----------------------
  1780. - Feb 19th, 2004     -
  1781. ----------------------
  1782. bluecow: Added optional support for MediaInfoLib (http://mediainfo.sourceforge.net) for viewing audio/video attributes of part and shared files. This feature is optional and will only be used if version 0.4.0.1 of MediaInfoLib (MediaInfo.DLL) is copied to eMule application folder.
  1783.  
  1784. ----------------------
  1785. - Feb 18th, 2004     -
  1786. ----------------------
  1787. bluecow: Added merging of audio/video attributes in File Info dialog. All audio/video attributes from all selected (part) files are merged to verify if selected files are of same audio/video format.
  1788.     
  1789. ----------------------
  1790. - Feb 16th, 2004     -
  1791. ----------------------
  1792. bluecow: Added new column to search results showing local file info.
  1793.  
  1794. ----------------------
  1795. - Feb 15th, 2004     -
  1796. ----------------------
  1797. bluecow: Search type or shared files list request is shown in each search results tab.
  1798. bluecow: Added automatic creation of 'downloads.txt' file in eMule application folder. This file holds the current part file names and related ed2k links to recover more easily after lost part.met files.
  1799.  
  1800. ----------------------
  1801. - Feb 14th, 2004     -
  1802. ----------------------
  1803. bluecow: Windows thumbs.db files with missing system file attribute are no longer shared.
  1804. bluecow: Thoroughly handling of max. nick name length.
  1805.  
  1806. ----------------------
  1807. - Feb 12th, 2004     -
  1808. ----------------------
  1809. bluecow: Tweaked tab controls in server window/chat window to show unread log/chat messages.
  1810.  
  1811. ----------------------
  1812. - Feb 10th, 2004     -
  1813. ----------------------
  1814. bluecow: Added caching of webservices menu entries.
  1815. bluecow: Fixed multi threading issue with file completion.
  1816. bluecow: Fixed some problems with duplicate entries in known file list and shared file list.
  1817.  
  1818. ----------------------
  1819. - Feb 9th, 2004      -
  1820. ----------------------
  1821. bluecow: Added a lot of protocol logging and debugging code.
  1822. bluecow: Several optimizations in processing search expressions for keyword index.
  1823. bluecow: Reworked UDP socket exception handling.
  1824. Unk: Split source and keyword indexing to allow specific tweaking later.
  1825.  
  1826. ----------------------
  1827. - Feb 6th, 2004      -
  1828. ----------------------
  1829. bluecow: Added more logging options in Extended Settings.
  1830. Unk: Kad now allows smaller local networks if you turn off LANIP filtering. (This should only be used for debuging and testing)
  1831. Unk: A lot of Kad has been converted to use CSafeMemFile.. To finish converting all, we need to convert the Kad's Tags and Kad's Taglist to work with it..
  1832. Unk: When duplicates are found in the KnownFileList, the stats are now merged..
  1833.  
  1834. ----------------------
  1835. - Feb 4th, 2004      -
  1836. ----------------------
  1837. bluecow: Reworked internal storage of preferences.
  1838. bluecow: Fixed bug with downloads added from search result in paused mode which dropped possible found sources.
  1839. unk: Redid the knownfilelist.. Before you could have multi entires.
  1840.  
  1841. ----------------------
  1842. - Feb 3nd, 2004      -
  1843. ----------------------
  1844. bluecow: Fixed bug with Kad keyword publishing list due to renaming a shared file which was completed in current session.
  1845.  
  1846. ----------------------
  1847. - Feb 2nd, 2004      -
  1848. ----------------------
  1849. bluecow: Fixed bug in Kad search with implicit ANDed search expressions.
  1850. . :    Merging of the extended trayicon menue [eMule+]
  1851.  
  1852. ----------------------
  1853. - Feb 1st, 2004      -
  1854. ----------------------
  1855. bluecow: Reworked IP filter
  1856. - Optimized IP filter lookup for less CPU load.
  1857. - Optimized loading of IP filter files.
  1858. - Added merge of overlapping and adjacent filter ranges.
  1859. - More safety in determining format of IP filter files (support for eMule IP filter and PeerGuardian file formats).
  1860. - More tolerance in eMule IP filter format files (level and description is now optional).
  1861. - Added IP filter dialog for basic editing and viewing IP filters (accessible via Tool menu).
  1862. - Added IP filter rule hit statistics.
  1863. Unk: Fixed a bug in the UDP port that resent UDP packets to dead clients.
  1864.  
  1865. ----------------------
  1866. - Jan 29th, 2004     -
  1867. ----------------------
  1868. Unk: Major rewrite of the Kad code..
  1869.  - Kad is now part of eMule's thread so we don't have to worry about Sync issues.
  1870.  - Although many will say that this is a performance loss, I feel the the simplification of the code out ways this.
  1871.  - Kad will now use eMule's UDP port (And eMule's TCP port in the future) instead of their own.
  1872.  
  1873. ----------------------
  1874. - Jan 27th, 2004     -
  1875. ----------------------
  1876. bluecow: New data (packet + files) processing code for less CPU load.
  1877.  
  1878. ----------------------
  1879. - Jan 25th, 2004     -
  1880. ----------------------
  1881. Unk: Fixed a few issues that occured when a partfile became a complete file.
  1882.  
  1883. ----------------------
  1884. - Jan 22th, 2004     -
  1885. ----------------------
  1886. bluecow: Fixed bug with wrong category directory shown for new created downloads.
  1887. bluecow: Fixed printf-flaw with category directories.
  1888. bluecow: Fixed problem with empty file data packets which could corrupt the gap list.
  1889. bluecow: Fixed timing issue in PerfLog module.
  1890. bluecow: Fixed statistics bug with ICH in download session category.
  1891.  
  1892. ----------------------
  1893. - Jan 19th, 2004     -
  1894. ----------------------
  1895. bluecow: Fixed: If the very first downloaded part of a file was recovered by ICH, the file was though not shared until another part was completed without ICH.
  1896. Unk: Incoming ExtendedFileInfo was done without checking the version number.
  1897.  - This fix seems to have found that a couple older eMule Mods and Shareaza (And maybe a some other mods) are sending the wrong version number here.
  1898.  - They say they support the ExtendedFileInfo which makes us send the our info, but they in return do not send it to us when we are expecting it..
  1899. Unk: A part of the ED2K protocol has been redone into a eMule protocol. This allows us to do several ED2K type packets with just one packet hopeing to save overhead.
  1900. Unk: The UDP file reask now updates the FileStatus and it transmits all the ExtendedFileInfo.
  1901. Unk: File reasks have been extended for less overhead.
  1902. Unk: Source exchange times have been adjusted for less overhead. (May have to set the received source request time check back to older values so older clients don't suffer. Needs testing.)
  1903.  
  1904. ----------------------
  1905. - Jan 17th, 2004     -
  1906. ----------------------
  1907. Unk: The switch for processing sources for a download had some fall through bugs.
  1908. Unk: There was a bug the allowed the client to send a UDP and TCP file reask at the same time.
  1909. Unk: NNP sources was allowed to do a UDP reask which does not update our chunk info.. So, this was a wasted packet..
  1910. Unk: It was possible (But unlikely) for the client to send a UDP reask to a client he has never done a TCP reask..
  1911. Unk: AskForDownload() now returns a result so we know if the source was deleted.
  1912. Unk: Only count sent Kad overhead that was actually sent, not queued or failed..
  1913. Unk: Clients even without a valid file request could still get on the queue.
  1914. Unk: There were three different methods creating a per file upload list. Some of them rebuilt this list each time needed. We now maintain an upload list per each client in real time to avoid this.
  1915.  - Update: there is a bug that allows the same file to be in the KnownFileList.. This messes up this real time management..
  1916.  - For the moment, there is a debug code in the client the saves from creating dangling pointers..
  1917.  - This code will be removed once we fix the issues..
  1918. Unk: Source exhange for a complete file is now like part files, you only send sources that has chunks the user needs.
  1919.  
  1920. ----------------------
  1921. - Jan 15th, 2004     -
  1922. ----------------------
  1923. Ornis: IPFilter - file can be now in peerguardian-format as well
  1924. Ornis: Preferences/Security: option to download the ipfilter-file from an URL
  1925. Ornis: Fix: Handling of deleting files, which are currently into diskspace allocation
  1926. bluecow: View Shared Files command of remote clients is disabled if client published that he does not support that feature.
  1927. bluecow: Fixed bug in viewing shared files from remote client - shared part files were not shown.
  1928. bluecow: Reduced memory usage of client instances #2.
  1929. bluecow: Fixed Kad UDP socket usage to avoid loss of packets to send.
  1930. bluecow: Optimized client listview controls for less CPU load.
  1931. bluecow: Fixed several flaws in context menus, shortcuts and usage of middle mouse button.
  1932. Unk: Try to filter self sources better.
  1933. Unk: We receive all incoming Kad sources now. (Was a bug that blocked them if the file got a lot of sources from a server or source exchange)
  1934. Unk: Again LowID Callbacks were messing up because of Kad and ED2K states. This is now checked more closly.
  1935. Unk: Nodal searches for publishing extended to allow full publish. Nodal searches for sources is lessened to reduce overhead with very rare files.
  1936.  
  1937. ----------------------
  1938. - Jan 10th, 2004     -
  1939. ----------------------
  1940. bluecow: Some changes for more proper Winsock initialisation and termination.
  1941. bluecow: Fixed and added some statistics for file data transfer.
  1942. Unk: Nodal lookups are now deleted with a delay when allowed. In other words, we try not to waste delayed incoming result packets.
  1943. Unk: There is a bug with the experation timer to Nodal lookups when you exhausted all pending contacts.
  1944. Unk: Keyword republishing is delayed longer to lower overhead.
  1945.  
  1946.  
  1947. 0.41b.29 release
  1948. ----------------------
  1949. - Jan 05th, 2004     -
  1950. ----------------------
  1951. bluecow: Fixed several flaws in client and server overhead computation. (Note: You will see somehow increased overhead).
  1952. bluecow: Added Kademlia overhead statistics.
  1953. bluecow: Added client protocol handshake validation.
  1954. bluecow: To avoid spreading of false meta data, any (already) received meta data is dropped and locally created by examining file contents only.
  1955. bluecow: Fixed bug server connection duration statistics [Gnaddelwarz]
  1956. Unk: We delay publishing keywords to avoid spamming network with users that only stay connected for a very short time.
  1957.  
  1958. ----------------------
  1959. - Jan 04th, 2004     -
  1960. ----------------------
  1961. bluecow: Added thread safe synchronous command processing to Kad listener socket.
  1962. bluecow: Added explicit removing of file block requests for disconnected client to avoid file completion problems.
  1963. bluecow: Fixed sorting problems in shared files list control.
  1964. bluecow: Fixed very tricky bug in structured exception handling of client TCP socket.
  1965. bluecow: Already received but not processed packets are discarded after a client was disconnected.
  1966. bluecow: Fixed a potential client deletion crash bug related to IP filter.
  1967. bluecow: Added client protocol procedure state error log messages.
  1968.  
  1969. ----------------------
  1970. - Dec 31th, 2003     -
  1971. ----------------------
  1972. Unk:  Changed Log messaging from Kad to Emule to a thread safe method. win98 should be able to run a little better now.. But, there seem to still be issues.
  1973. Ornis:Sharefileslistcontrol offers rename,delete,open it's folder via contextmenu for files
  1974.       (deletes to recycle bin! use preferences.ini: RemoveFilesToBin=false, to have a eternal deletion)
  1975. Unk:  Until a fix is found, we only update the clients ID when adding a Kad Contact to the list. This seems to avoid the win98 freeze.
  1976. Unk: Small change in Kad search tolerance and bootstraping.
  1977.  
  1978. ----------------------
  1979. - Dec 30th, 2003     -
  1980. ----------------------
  1981. Ornis: Downloadfile-Details, Filenametab: improved listing and sorting of the available filenames
  1982. Ornis: Allocating new filesize for tempfiles not blocking anymore  (threading+buffering)
  1983. Ornis: Downloadlist: Sorting of the remain column for files now in 4-way-mode, to sort by remaining size OR by remaining time
  1984. Unk: Auto Kad bootstrap if you are trying to connect and see a Kad client.
  1985. Unk: The client now detects conflicts between UDP ports to prevent the client from freezing..
  1986. Unk: Bootstrap selectable by IP:Port or by a known Kad-client (searches your known client list for a Kad client to boot from)
  1987. bluecow: Reworked part file details dialog; added showing of several accumulated values for multiple selected part files.
  1988. bluecow: Removed Permissions column from Shared Files window (don't worry, it was never used).
  1989. bluecow: Reworked all Server-, Search-. Download- and Shared Files window context menus for supporting multiple selections.
  1990. bluecow: Fixed bug with first runtime wizard and enabled startup minimized option.
  1991. bluecow: Added option to restore the last used main window dialog at startup; (specify "RestoreLastMainWndDlg=1" in preferences.ini)
  1992. bluecow: Added Ornis' 4-way sorting for shared column in shared files window.
  1993.  
  1994. ----------------------
  1995. - Dec 28th, 2003     -
  1996. ----------------------
  1997. Unk: Added a lot of exception catching to Kad and SMIRC.
  1998. Unk: Gave incoming and outgoing Kad UDP packets same priority to keep outgoing packets from backlogging.
  1999. Unk: We now keep track on how many packets are sent with Kad Node lookups.
  2000. Unk: Search Jumpstarts are now only used when the search appears to have stalled.
  2001. Unk: IRC: /hop added.
  2002. Unk: Joined channels get focus now.
  2003. Unk: Fixed several memleaks with the Kad client
  2004. Unk: Added some flags to the Node lookups for future special purposes. (Can't be used until most client upgrade)
  2005. Unk: Small change to contact tree. More nodes known so that you find your target faster.
  2006.  
  2007. ----------------------
  2008. - Dec 22th, 2003     -
  2009. ----------------------
  2010. bluecow: Fixed problem with servers with IP 255.255.255.255 which could be added to the server list.
  2011. bluecow: Resolved IPs of DynDNS servers are now verified and optionally filtered (IP-filter).
  2012. bluecow: Reduced memory usage of client instances.
  2013. Ornis:   Option for automatic removal of completed downloads from list
  2014. Ornis:   Create lang-folder if neccessary on language download
  2015.  
  2016. ----------------------
  2017. - Dec 21st, 2003     -
  2018. ----------------------
  2019. Unk: Fixed a bug with rechecking firewall.
  2020. Unk: You can bootstrap into kad even if your not connected.
  2021.  
  2022. ----------------------
  2023. - Dec 18th, 2003     -
  2024. ----------------------
  2025. bluecow: Improved reading of UL/DL priorities read from known.met and part.met files to avoid usage of unknown values.
  2026. bluecow: Fixed mem leak and possible stall in server UDP socket related to failed DNS queries.
  2027. Unk: Adjusted disconnect timeout for Kad.
  2028. Unk: IRC: Small tweak to add friend.
  2029. Ornis: Fix of auto resume next file of same category
  2030.  
  2031. ----------------------
  2032. - Dec 17th, 2003     -
  2033. ----------------------
  2034. bluecow: Optimized processing of keyword publish list.
  2035. bluecow: Removed multiple part file source lists for more performance.
  2036. Unk: Search requests now send up to 300 results
  2037. Unk: Keywords now publish in Clusters of 150 files making use of the keyword publish list.
  2038.  
  2039. ----------------------
  2040. - Dec 13th, 2003     -
  2041. ----------------------
  2042. bluecow: Added more memory and C++ object check code for debug builds.
  2043. bluecow: Fixed wrong usage of some internal lists [rayita]
  2044. bluecow: Improved updating of GUI for donwload queue [rayita]
  2045. bluecow: Removed automatically resuming of files with state Insufficient diskspace.
  2046. bluecow: Addeded manually resuming of files with state Insufficient diskspace.
  2047.  
  2048. ----------------------
  2049. - Dec 10th, 2003     -
  2050. ----------------------
  2051. bluecow: Improved sending of OP_CANCELTRANSFER.
  2052.  
  2053. ----------------------
  2054. - Dec 8th, 2003      -
  2055. ----------------------
  2056. bluecow: Reworked includes of entire source branch.
  2057. bluecow: Added showing of server attributes to MyInfo panel.
  2058. bluecow: Fixed very rare occuring bug with decompressing of high compressable blocks.
  2059. bluecow: Improved error handling for decompressing corrupted blocks.
  2060. bluecow: Upgraded to zlib 1.2.1
  2061.  
  2062. ----------------------
  2063. - Nov 27th, 2003     -
  2064. ----------------------
  2065. bluecow: Added Drag&Drop support for Windows Shell URLs and more IE URL formats. This means you can drag&drop eD2K-URLs which are stored as Windows Shell URLs (like the entries in IE Favorites folder) into the eMule window. Works for eD2K-file-, server- and serverlist-links.
  2066. bluecow: Couple of code optimizations for processing the sources lists.
  2067.  
  2068. ----------------------
  2069. - Nov 25th, 2003     -
  2070. ----------------------
  2071. bluecow: Added Drag&Drop support for ANSI Text and HTML Text clipboard data formats. This means you can drag&drop eD2K-URLs from Internet Explorer Windows into eMule window. HTML fragments means: everything which is currently selected within the HTML page and which is allowed to contain more than just one eD2K-URL. Works for eD2K-file-, server- and serverlist-links.
  2072.  
  2073. ----------------------
  2074. - Nov 24th, 2003     -
  2075. ----------------------
  2076. bluecow: Fixed crash bug when file date of local files was out of range.
  2077. bluecow: Fixed performance issue with log files which got too large.
  2078. bluecow: Log files which are larger than 1MB are renamed to a filename with the start of the log and the current log file is restarted. Max. log file size can be specified in preferences.ini section "eMule" keyword "MaxLogFileSize=<bytes>".
  2079.  
  2080. ----------------------
  2081. - Nov 23th, 2003     -
  2082. ----------------------
  2083. bluecow: Fixed context menu support in IRC and Message window.
  2084. bluecow: All listview context menus are positioned correctly when invoked with keyboard interface.
  2085. bluecow: Statistics graphs are not deleted if according property page was opened and closed without changing values.
  2086.  
  2087. ----------------------
  2088. - Nov 22th, 2003     -
  2089. ----------------------
  2090. bluecow: Added support for selectable text, copy to clipboard, save log to disk and rotating log for IRC Chat windows.
  2091. bluecow: Fixed handling of windows shutdown message (WM_QUERYENDSESSION).
  2092. bluecow: Added support for external performance logging with NT Performance Monitor compatible log files.
  2093. bluecow: Changed socket creation code for non-proxy connections to reduce system resource usage.
  2094.  
  2095. ----------------------
  2096. - Nov 21th, 2003     -
  2097. ----------------------
  2098. bluecow: Fixed performance problem with rotating log which could create very high CPU usage in some cases.
  2099. bluecow: Fixed mem leaks in UDP sockets [rayita]
  2100. bluecow: Added support for selectable text, copy to clipboard, save log to disk and rotating log for Message windows.
  2101.  
  2102. ----------------------
  2103. - Nov 20th, 2003     -
  2104. ----------------------
  2105. bluecow: Fixed window resizing problem related to customizable toolbar and system color/theme change.
  2106. bluecow: Main windows are maximized correctly (depending on toolbar style/height) at startup.
  2107. bluecow: Fixed string format buffer overflow with status command line argument [KuSh].
  2108. bluecow: Fixed several problems with skinnable icons which were not updated on the fly.
  2109. bluecow: Added background colors (skinnable) for IRC channel window and nick window.
  2110. bluecow: Removed closeable tab control for IRC windows.
  2111. bluecow: Added close command to context menus of IRC/Message windows.
  2112. bluecow: Added tripple click feature to search term edit control.
  2113.  
  2114. ----------------------
  2115. - 7. November 2003   -
  2116. ----------------------
  2117. Ornis:  Abspeichern von Chats (IRC/Messages) , ⁿbers Kontextmenⁿ      (Req. Celvyn)
  2118.  
  2119. ----------------------
  2120. - Nov 5th, 2003      -
  2121. ----------------------
  2122. bluecow: Fixed rare occuring problem with staled server source request related to invalid part.met file contents.
  2123. bluecow: More safety in part.met file reading.
  2124. bluecow: Fixed problem with too frequently occuring server connection attempts with very short server lists.
  2125.  
  2126. ----------------------
  2127. - Nov 2nd, 2003      -
  2128. ----------------------
  2129. bluecow: Fixed minor issue with queued local server source requests after new server connect.
  2130. bluecow: Fixed sorting of buffered part file blocks to achive less HD stress.
  2131. bluecow: Fixed memory leaks and flushing of buffered data to HD of paused files when file was canceled.
  2132. bluecow: Files which could not be completed because of not enough free disk space can be resumed manually to try another file completion process.
  2133. bluecow: Fixed bug in check min. free disk space which could cause endless low disk space notifications.
  2134. bluecow: Improved check min. free disk space for better handling NTFS compressed/sparse files.
  2135. bluecow: Fixed a bug where an NTFS compressed file could not be created because there was not enough free disk space to hold the uncompressed file.
  2136.  
  2137. Unk: Several bugs noted in the forum. Tried to check most of them.
  2138. * Sources to a Paused or Stopped file will be removed once an hour to remove old sources..
  2139. * We no longer send sources to Paused or Stopped files.
  2140. * A better check of valid sources to Part files for source exchange.
  2141. * Source exchanges for complete files now sends sources with obtained parts first.
  2142. Unk: Removed some redundent For Loops to save CPU in the DownloadQueue..
  2143.  
  2144. ----------------------
  2145. - Oct 30th, 2003     -
  2146. ----------------------
  2147. bluecow: Added grouping of local server source reasks packets into one TCP frame
  2148. bluecow: Fixed bug with check diskspace
  2149. bluecow: Fixed problem with lost read-only settings in preferences.ini after version change
  2150. bluecow: Fixed server TCP overhead statistics
  2151. bluecow: Fixed HTTP download dialog string resources
  2152.  
  2153. ----------------------
  2154. - Oct 29th, 2003     -
  2155. ----------------------
  2156. Unk: Fixed a non thread safe area that moved Kad Contacts in the list.
  2157. Unk: Fixed a area that would stop Kad sources from being added.
  2158. Unk: Added zz upload throttler.
  2159.  
  2160. ----------------------
  2161. - Oct 23th, 2003     -
  2162. ----------------------
  2163. bluecow: Fixed multi threading problem with a completing file which was concurrently uploaded.
  2164.  
  2165. ----------------------
  2166. - Oct 22th, 2003     -
  2167. ----------------------
  2168. bluecow: Fixed bug in webserver which can cause memory corruption [MoNKi]
  2169.  
  2170. ----------------------
  2171. - Oct 21th, 2003     -
  2172. ----------------------
  2173. bluecow: Changed creation of Kademlia threads for proper RTL initialization.
  2174. bluecow: Fixed some glitches in shared directories control; added keyboard interface; added volume labels
  2175.  
  2176. ----------------------
  2177. - Oct 19th, 2003     -
  2178. ----------------------
  2179. bluecow: Fixed bug with friends where a client without an IP or hash could be added as a friend.
  2180. bluecow: Fixed bug with ed2k URL registry key where path contains special characters.
  2181. bluecow: Fixed system and tray context menu items for connecting/disconnect to/from both networks.
  2182. bluecow: Added new MyInfo control; shortcuts for Ctrl+C=copy selected text; Ctrl+A=select all text
  2183.  
  2184. ----------------------
  2185. - Oct 16th, 2003     -
  2186. ----------------------
  2187. bluecow: Fixed GDI resource leaks in video preview dialog.
  2188. bluecow: Added more functions for icon customizing (see documentation in Template.eMuleSkin.ini file)
  2189.  
  2190. ----------------------
  2191. - Oct 15th, 2003     -
  2192. ----------------------
  2193. bluecow: Added more icons for Kademlia windows [this and other eye candy icons were made all by Daan]
  2194. bluecow: Fixed bug in friend list/control.
  2195. bluecow: Added sorting to friend list control.
  2196. bluecow: Fixed more context menus (search listview, queue list, client list,...)
  2197.  
  2198. ----------------------
  2199. - Oct 14th, 2003     -
  2200. ----------------------
  2201. bluecow: Fixed shutdown freezing bug
  2202. bluecow: Fixed bug with View Shared Files command
  2203. bluecow: Fixed glitches in Kademlia listviews
  2204. bluecow: Added icons for Kademlia listviews
  2205. bluecow: Fixed toolbar strings for customizing dialog
  2206. bluecow: Fixed context menu for friend listview
  2207. bluecow: Added keyboard shortcuts for friend listview (Del=Remove friend, Ins=Add Friend)
  2208. bluecow: Fixed context menu for shared files listview
  2209. bluecow: Added icon/color customization for all main listviews/treeviews
  2210. bluecow: Reduced GDI resource usage for all image lists
  2211. Unk: Fixed a bug introduced when changing how we published.
  2212. Unk: Adjusted the Server and Kademlia a little.
  2213.  
  2214. ----------------------
  2215. - Oct 13th, 2003     -
  2216. ----------------------
  2217. Unk: Publishing of sources is now seperate from publishing keywords. This allows better control.
  2218. Unk: We now rotate the sources to a key better making sure the freshest sources are always first.
  2219. Unk: We also only index up to 50 sources per file since we only send a max of 50 sources to save memory.
  2220.  
  2221. ----------------------
  2222. - Oct 12th, 2003     -
  2223. ----------------------
  2224. Ornis: Webinterface: better connection separation of both networks
  2225. Ornis: Webinterface: displaying statistics fixed
  2226.  
  2227. ----------------------
  2228. - Oct 8th, 2003      -
  2229. ----------------------
  2230. Unk: Removed previous change to Contact tree, the contact tree is now a fixed size as the network grows..
  2231. Unk: The change to the contact tree also changes when we do nodelookups and contact pings.
  2232. Unk: Added a special "me" lookup to fill the tree quickly when you've been connected for a small period of time
  2233. Unk: Added bootstrap options to the lists if your stuck at conneting on Kademlia.
  2234. 1) Only works with clients that are "connected" to Kademlia.
  2235. 2) v40e and up only send a KadUDP port if they are connected so we know that client is connected.
  2236. Unk: Many of the intial kademlia lookups are now delayed to avoid quick connections from spamming.
  2237. Unk: Node Lookups are now ended once we receive a answer and no longer asks evenone in the list.
  2238. Unk: Changed the prefix on emule toolbars to ".eMuleToolbar.kad1.*" so that you can seperate from the classic toolbars.
  2239. Unk: Also, the default directory for the ".eMuleToolbar.kad1.*" files are now the incoming dir. So, just download them and they are already installed.
  2240. Unk: Change the timing of when you start checking contacts to help speed up the inital connection process.
  2241.  
  2242. ----------------------
  2243. - Oct 7th, 2003      -
  2244. ----------------------
  2245. bluecow: Fixed bug with upload list control which was not refreshed automatically [Xman1+KuSh]
  2246. bluecow: Fixed mouse/keyboard acces bug in HyperText control [MoNKi]
  2247. bluecow: Added keyboard shortcuts to main toolbar.
  2248. bluecow: Support for loading of toolbar bitmap images and taskbar notifier images with GDIPLUS.DLL if installed. Toolbar images can be transparent.
  2249.  
  2250. ----------------------
  2251. - Oct 6th, 2003      -
  2252. ----------------------
  2253. Unk: Contact list was still growing to much. Removed one more passive contact method.
  2254. Unk: The Contact tree is now skewed even more to stop the Contact list from growning in log size.
  2255.  
  2256. ----------------------
  2257. - Oct 5th, 2003      -
  2258. ----------------------
  2259. bluecow: Fixed bug with server warning messages which were shown as errors.
  2260. bluecow: Fixed bug with random drawn block requests in file progress bars.
  2261.  
  2262. ----------------------
  2263. - October 4th, 2003  -
  2264. ----------------------
  2265. Ornis: enhanced webinterface for some kademlia control/information
  2266. Ornis: some more localisations
  2267. Unk: New contacts are set to type 1 initially to keep dead contacts from spreading.
  2268. Unk: The client now ignores indexes are are very far from it's clientID.
  2269. 1) Saves wasted memory and a little overhead.
  2270. Unk: The client now skips publishing to contacts are are very far from the target.
  2271. 1) Saves from wasting other clients memory and overhead.
  2272. Unk: Fixed a major bug in the Kademlia search algorithm.
  2273. 1) It now does the correct hops to find a target better.
  2274. 2) Stops from doing requests from the wrong target.
  2275. bluecow: Changed several resource string loading code to support string based resource identifiers [SlugFiller+itsonlyme]
  2276. bluecow: Added: download links can contain hostname sources, instead of just ip; You can set your own hostname in preferences, and create eD2K links with sources with your chosen hostname instead of your IP [SlugFiller+itsonlyme]
  2277. bluecow: Added speed improvements made to the bar shader, making it display much faster than before [SlugFiller]
  2278. bluecow: Added code improvements for faster sorting complete sources [SlugFiller]
  2279. bluecow: Added sorting of complete source column in shared files window [SlugFiller]
  2280. bluecow: Fixed visual bug in upload status bar [wistily]
  2281. bluecow: Added check free diskspace option which ensures that complete files can be stored [SlugFiller]
  2282. bluecow: Added check free diskspace option which ensures that a minimum of free diskspace remains available.
  2283. bluecow: Added uncompressing of NTFS compressed files for completed files.
  2284. Unk: Less Node lookups into the network.
  2285. Unk: Partfiles no longer republish into the Kademlia on every restart.
  2286. Unk: You now only publish each key to 10 targets.
  2287. 1) Slightly speeds up publishing.
  2288. 2) Since we are publishing faster, overhead may be a little higher.
  2289.  
  2290. ----------------------
  2291. - October 2nd, 2003  -
  2292. ----------------------
  2293. Unk: Protocol change.. Going to have to restart the network.. (Everyone Update!)
  2294. Unk: Kademlia searches should be far be far better.
  2295.  
  2296. ----------------------
  2297. - October 1st, 2003  -
  2298. ----------------------
  2299. Ornis: Added connect buttons to Kad and Servers.
  2300. Unk: Passive contact collection during publishing is causing the contact list to grow too large..
  2301. 1) This will help the contact list to stay at a lower level..
  2302. 2) Also should lower the overhead as you don't have to keep track of as many contacts..
  2303. Unk: A very unreliable user estimate.
  2304. Unk: Extended the window to publish files..
  2305. 1) This allows more files to be published..
  2306. 2) Reduces overhead for those not sharing a lot of files..
  2307. 3) But will increase the amount of files everyone has to index.
  2308. i ) This increase in indexes will actually be testing things for when publishing speed is increased..
  2309. 4) Will cause a more old sources to be indexed..
  2310. Unk: All contacts after level 4 are now checked at least once an hour.
  2311. bluecow: added the long awaited More button to search window for getting more search results from the local server.
  2312. bluecow: rewrote tooltips for transfer window to fix several small glitches.
  2313. bluecow: buffered partfile data is explicitly written to disk before a preview command is invoked.
  2314. bluecow: partfile disk usage is determined with respect to NTFS compression and/or NTFS sparse files.
  2315.  
  2316. ----------------------
  2317. - Sep 25th, 2003     -
  2318. ----------------------
  2319. bluecow: Added server TCP connection keep alive function.
  2320. bluecow: Tooltips in search results listview are shown only if Shift+Ctrl is pressed while moving the mouse over a listview item.
  2321.  
  2322. ----------------------
  2323. - Sep 21th, 2003     -
  2324. ----------------------
  2325. bluecow: Changed all integer (8,16,32,128 bit) data to little endian format at lowest (network) level.
  2326. Unk: Initial merging of eMule and eDonkey's hello packets with help from bluecow.
  2327. Unk: Created new format of eMule's version number to show more info.
  2328. Unk: Cleaned up some of the Indexing code.
  2329. Unk: Index list is now cleaned better.
  2330.  Passive Cleaning) If someone does a search request and the client finds old keys to that request, they are deleted.
  2331.  Acitve Cleaning) Once every 30 mins, the index is scrubbed of old keys.
  2332.  
  2333. ----------------------
  2334. - Sep 20th, 2003     -
  2335. ----------------------
  2336. bluecow: changed all meta tags with string names into integer IDs
  2337. bluecow: changed "Length" meta tag for eMule/Kad internal to type "Integer"
  2338. bluecow: eMule/Kad tags are converted on-the-fly into ED2K tags when sent to a server or client
  2339. bluecow: received ED2K tags are converted into eMule/Kad tags; includes also ED2K tags read from known.met
  2340. bluecow: Redid Kad meta tag class to support:
  2341.  - data type for nr. of meta tags (in list) changed from uint32 to uint8
  2342.  - "dynamic" integer tags - this tag type selects the appropriate integer (8,16,32 bit) depending on the actually value
  2343.  - data conversion functions and property functions for each tag type to support on-the-fly and easy to use data conversion without caring about the actual data type
  2344. Unk: Search & source results are now bundled.
  2345.  - If your going to recieve more then 1 result from a client, this will save 16Bytes(data)+UDP(packet overhead) for all extra results.
  2346.  - Also, compression seems be able to compress these packets close to 50%..
  2347. Unk: Files with no valid keywords were able to stall publishing of all other files.. This was fixed.
  2348. Unk: Kademlia search results are now process availability a little different to try to get a better idea of availability.
  2349.  
  2350. ----------------------
  2351. - Sep 18th, 2003     -
  2352. ----------------------
  2353. bluecow: Fixed bug with invalid client objects in upload list after a file was unshared/reshared [zegzav]
  2354. bluecow: Shared files listview and Search Results list view; Alt+DoubleClick opens Details dialog.
  2355. bluecow: Fixed several format string errors [mandrag0re]
  2356.  
  2357. ----------------------
  2358. - Sep 16th, 2003     -
  2359. ----------------------
  2360. Unk: Any large Kad packet is now compressed.
  2361.  
  2362. ----------------------
  2363. - Sep 15th, 2003     -
  2364. ----------------------
  2365. bluecow: Added support for showing all available MP3 tag information for downloads and shared files.
  2366. Unk: Rework of the Kademlia protocol.
  2367.  1) Search requests no longer sends MaxResults.
  2368.  2) Search result packets now support sending more then one result per packet.
  2369.   a) We still use one packet per result. This is for future expansion.
  2370.   b) Once compression is added to the protocol, search results should start combining into one packets.
  2371.  3) Publish request packets new support sending more then one request per packet.
  2372.   a) We also still send one packet per result. This is for future expansion.
  2373.   b) Once compression is added to the protocol, these requests should also start combinging into one packets.
  2374.  4) Contact types went from 0-4 to 0-2.
  2375.   a) This keeps a cleaner contact list
  2376.   b) This also may increase overhead. Therefore, adjustment after first beta may change..
  2377.  5) The contact list is set to stop Node requests when a branch in the tree reaches level 4.
  2378.   a) This means that when the network is in full force, contacts will be limited. (Not sure how much yet.)
  2379.   b) At the moment I allow the right most branch to continue to build.
  2380.    i) This allows a client to know more clients close to it's own hash. 
  2381.    ii) Hopefully this allows searches to find home quicker..
  2382.    iii) This may cause to much overhead and may need adjustment.
  2383.  6) Kademlia Requests now sends the recievers ID.
  2384.   a) This adds a little bit of security.
  2385.   b) If you change your KadID, this will hopefully help remove your old ID from the system.
  2386.  7) Redid how you set contact as alive.
  2387.   a) You only set contacts the respond to a request as alive.
  2388.   b) This keeps from scanning the contact list on EVERY packet.
  2389.    1) Since we don't know the contacts ID we can't use the tree, but sequentually scan it.
  2390.    2) We can't just add the contactID to the packet as we can't trust them.
  2391.   c) This will most likely miss some opportunities to mark a contact as alive.
  2392.    1) In some instances this wouldn't matter since it will be used in a Kad Request.
  2393.    2) In other casses, it will matter as you would need to ping that client to see if it's still there.
  2394.  
  2395. ----------------------
  2396. - Sep 14th, 2003     -
  2397. ----------------------
  2398. bluecow: Added support for extended UDP server protocol for lugdunum 16.40 servers to receive multiple file search results in one UDP packet.
  2399. bluecow: Server UDP socket handles blocking socket state which could happen for larger UDP packets.
  2400. bluecow: More helpful error/logging messages for server UDP socket related functions.
  2401. bluecow: Optimizations in server UDP socket code for less CPU load (avoiding memory copy operations).
  2402. bluecow: Fixed bug in client UDP socket which did not handled the blocking state correctly.
  2403. bluecow: Search parameters are saved for each search result list; when selecting a search result list, the used search parameters are restored in the according controls
  2404. bluecow: When deleting a search result list the search result list following the deleted one is selected instead of the first one
  2405. bluecow: Last used search method is saved and restored in next eMule session.
  2406. bluecow: Servers can be added by pasting an eD2K server link into the IP address control of the server window.
  2407. bluecow: Shared files and downloading files are not counted in search results for the search result limit.
  2408.  
  2409. -----------------------
  2410. - September 13th, 2003-
  2411. -----------------------
  2412. Unk: Fixed a bug that tried to access a Contact after deleting it.
  2413. Unk: Fixed a overflow bug.
  2414. Unk: Seperated the KadID from clientID. The eMule tags in the Hash interfered with the routing.
  2415. Unk: Fixed a bug that didn't set experation of a contact correctly.
  2416. Unk: Changed the MaxUp and Maxdown into sliders.
  2417.  
  2418. ----------------------
  2419. - Sep 11th, 2003     -
  2420. ----------------------
  2421. bluecow: Added server TCP/UDP protocol logging+debug code.
  2422. bluecow: Added support for new welcome server message from lugdunum 16.40 servers.
  2423. bluecow: Added support for compressed server protocol for lugdunum 16.40 servers; welcome message and file search results are received as compressed data; shared files are sent to server as compressed data
  2424. bluecow: Added support for extended UDP server protocol for lugdunum 16.40 servers; global source finding is done more effeciently and with less bandwidth.
  2425. bluecow: Fixed crash bug in host name resolution.
  2426. bluecow: A global file search is started if the local server does not answer with file results within max. 50 seconds.
  2427. bluecow: Fixed bug with eD2K link control in search window which did not accept more than 3 or 4 links.
  2428.  
  2429. -----------------------
  2430. - September 10th, 2003-
  2431. -----------------------
  2432. bluecow: Added support for compressed server protocol for lugdunum 16.40 servers.
  2433. bluecow: Added support for extended UDP server protocol for lugdunum 16.40 servers.
  2434.  
  2435. ----------------------
  2436. - September 4th, 2003-
  2437. ----------------------
  2438. bluecow: Redid ON window listviews; sorting, restoring of col widths, sort order; tooltips for meta data
  2439. bluecow: Meta data dialog shows classic and new tags.
  2440. Unk: Slots now try as much as possible to stay at 3K or above.
  2441. Unk: Contacts further away from you are now limited to remove overhead.
  2442.  
  2443. ----------------------
  2444. - September 3rd, 2003-
  2445. ----------------------
  2446. Unk: Indexing is now updatable..
  2447. Unk: Indexed files now have a life time.
  2448. Unk: Indexed files are now reloaded on restarts.
  2449. Unk: Fixed a bug that only published the file ID once..
  2450. Unk: Recheck firewalled periodically.. This "should" also correct your IP on those 24hr disconnect users.
  2451. Unk: Publishes no longer assumes a successful publish. It now only count successful responses.
  2452. Unk: Kademlia searches now terminate if they have no more contacts pending.
  2453.  
  2454. ----------------------
  2455. - September 1st, 2003-
  2456. ----------------------
  2457. bluecow: Meta Data and File Comments dialogs changed into property pages which are shown together with File details property sheet. All property sheet/page related dialogs are resizeable and restore LRU size+position. Widths of columns in File Comments. File Names and Meta Data listviews saved+restored. Same applies for Meta Data dialogs for search results and shared files.
  2458. bluecow: New "Match keywords" search option for both Jigle search methods.
  2459.  
  2460. ----------------------
  2461. - Aug 30th, 2003     -
  2462. ----------------------
  2463. Unk: Rewrote the entire kademlia protocol.. We are no longer using Overnet..
  2464. Unk: Adding availability to publishing.
  2465. bluecow: Change in usage of search file type parameter "Program": When searching for a file of type "Program", the results are no longer locally filtered according Windows Program Files extension (*.exe, *.com, *.bat). The eD2K file type "Program" is meant to contain all file types which are "used" by a program like compressed archives and CD-ROM images. This means that you will get more search results than in previous versions. If you still want to search for a Windows Program File, specify "exe" for the file extension.
  2466. bluecow: Added proxy support for IRC; all proxy settings are also used for IRC
  2467. Ornis:   bugfix in webserver socket code, [Jan B.,nice bugreport]
  2468.  
  2469. ----------------------
  2470. - Aug 29th, 2003     -
  2471. ----------------------
  2472. Ornis: Filedetailsdialog restructured, + showing date of downloadstart and duration since (until now or until download completion)
  2473. Ornis: added some missing percentages in  the statistic tree
  2474. Ornis: added option to scheduler, to disable the endtime and therefor make changes of an event permanent
  2475.  
  2476. ----------------------
  2477. - August 26th, 2003  -
  2478. ----------------------
  2479. bluecow: More tweaks in the gSOAP module for better performance with Jigle server and reliable compiling by modders (always ensure that WITH_GZIP is defined!); a Jigle search request always has to include either a file type and/or a file extension, otherwise the request will not be sent for reducing server load; HTTP User-Agent field changed to reflect eMule version.
  2480. bluecow: Fixed several issues with the new CComboBoxEx control (keyboard interface).
  2481. bluecow: Several visual changes in the new search list view for proper windows color scheme handling and sorting of child items
  2482.  
  2483. ----------------------
  2484. - August 24th, 2003  -
  2485. ----------------------
  2486. bluecow: Added support for Jigle SOAP interface to search the Jigle database with eMule [special thanks to Melange from Jigle for offering this great feature to eMule]
  2487. bluecow: Jigle SOAP interface: search results are limited to 100 results; optimized code for less server load; local filtering of search results
  2488. bluecow: Added extended combobox control for search methods [eMulePlus]
  2489.  
  2490. ----------------------
  2491. - August 20th, 2003  -
  2492. ----------------------
  2493. Unk: Changed how it detects firewalled users.
  2494. Unk: Indexed keywords now handles all tags.
  2495. Unk: Available is better updated during a search.
  2496. Ornis: added stats of where sources came from (ed2k-server, ON, source exchange)
  2497. Ornis: custimizable toolbar [eMule+]
  2498. Ornis: Downloadlist: F2 opens inputbox to change filename of the selected file
  2499. Ornis: Searchlist can expand items to show the received different filenames and their count
  2500.  
  2501. ----------------------
  2502. - August 11th, 2003  -
  2503. ----------------------
  2504. Unk: One more change to smoothing out the packets.. Hopefully this is the last.
  2505. Unk: Contacts are now checked in a more systematic way to help lower bandwidth.
  2506. Unk: Only low buckets are updated to lower bandwidth.
  2507. Unk: Hopefully fixed another shutdown crash.
  2508.  
  2509. ----------------------
  2510. - August 7th, 2003   -
  2511. ----------------------
  2512. Unk: More outgoing flood control to try to avoid lagging. (No more spikes)
  2513. Unk: Major change to how we sent shared files to servers for better efficiency.
  2514. Unk: Overnet status are now only updated once a sec to reduce CPU overhead.
  2515. Unk: Kademlia searches are now regulated by total and type to keep from two many searches at once.
  2516.  
  2517. ----------------------
  2518. - July 29th, 2003   -
  2519. ----------------------
  2520. Unk: IRC: Now sorts nicks correctly.
  2521. Unk: IRC: Can now add other eMule nicks as friends.
  2522. Unk: IRC: Can now send each other ed2k links within the IRC.
  2523. Unk: IRC: Added security to Add nick and Sending links. You can choose to accept all links, links for friends only, and no links at all.
  2524.  
  2525. ----------------------
  2526. - July 26th, 2003   -
  2527. ----------------------
  2528. Unk: Contacts are now filtered from invalid IP and Ports.
  2529. Unk: Again adjusted how dead contacts are removed.
  2530. Unk: Older contacts are no longer added on restart.
  2531. Unk: Trying to reduce UDP spikes that can flood connections.
  2532. Unk: Moved Overnet Log and Debug line info into eMules Log and Debuglogs..
  2533.  
  2534. ----------------------
  2535. - July 24th, 2003   -
  2536. ----------------------
  2537. Unk: Fixed a bug that allowed searches to access already deleted contacts.
  2538. Unk: Serverlist is now updated when connected to Kademlia only.
  2539. Unk: Seemed Kademila thread still tried to access some of it's main objects during shutdown. (Hopefully fixed)
  2540. Unk: Fixed some connected status issues.
  2541.  
  2542. ----------------------
  2543. - July 16th, 2003   -
  2544. ----------------------
  2545. Unk: Testing out Maella request patch.
  2546. Unk: Dead contacts are removed more efficiently.
  2547.  
  2548. ----------------------
  2549. - July 5th, 2003   -
  2550. ----------------------
  2551. Unk: Contact type is now being updated. May later use this and "madeContact" to update the contact list a little better.
  2552. Unk: Contact list no longer shows temp contacts during searches. Also, redid how contacts are updated to limit the number of refreshes needed. (Cpu Savers)
  2553. Unk: Converted the ED2K ID system to the Hyrbids ID system to avoid false lowIDs that the ED2K ID system created and to be more compatable with the Hyrbid.
  2554. ---- Also standardized the LowID checks to 2 central methods (ED2K and Hybrid). We were using several different methods to check lowID.
  2555. ---- This changed a lot of code and needs tested well.
  2556.  
  2557. ----------------------
  2558. - July 1st, 2003   -
  2559. ----------------------
  2560. Unk: You can now see if your files are published to a ED2K Server and/or Overnet.
  2561. Unk: You no longer republish files to a ED2K server that is already on there. This should save a lot of bandwidth and allow more files to be listed..
  2562.  
  2563. ----------------------
  2564. - June 30th, 2003   -
  2565. ----------------------
  2566. Unk: Single keyword search requests are now processed.
  2567. Unk: Fixed a bug that could get the publishing stuck trying to publish a file over and over.
  2568.  
  2569. ----------------------
  2570. - June 28th, 2003   -
  2571. ----------------------
  2572. bluecow: Added the code to process the incoming Keyword Search Requests.
  2573. Unk: Added a simple response packet to keywords.
  2574. bluecow: Fixed a crash on exit bug.
  2575.  
  2576. ----------------------
  2577. - June 27th, 2003   -
  2578. ----------------------
  2579. Unk: Entries in the Index list can now be removed. Which also fixes a bug with a lot of dangling pointers when restarting the overnet connection.. :)
  2580. Unk: Fixed a bug that caused all kinds of issues if you disconnected and reconnected real fast with overnet.
  2581.  
  2582. ----------------------
  2583. - June 26th, 2003   -
  2584. ----------------------
  2585. Unk: Overnets overhead is now processed and added to the server catagory.
  2586. Unk: Tweaked the overhead a little to try to get better estimates.
  2587. bluecow: Fixed a deadlock at shutdown.
  2588. bluecow: Fixed a bug when restarting ON during a single eMule session.
  2589. Unk: Fixed a bug that allow the connect button to get confused.
  2590. Unk: Fixed a bug that crash when trying to bootstrap
  2591.  
  2592. ----------------------
  2593. - June 25th, 2003   -
  2594. ----------------------
  2595. Unk: There are now preferences that allow the user to choose which network to connect too.
  2596. Unk: Added Network Choice to First Time Wizard.
  2597. Unk: Changed how connection status is relayed between Overnet and eMule.
  2598. Unk: Fixed some issues with the search dialog. SearchID is no longer and issue between eMule and Overnet and you can now select which network so search. 
  2599.  
  2600. ----------------------
  2601. - June 24th, 2003   -
  2602. ----------------------
  2603. Unk: IP request now responds if the other client is firewalled.
  2604. Unk: Found that damn bug that wasn't deleting clients when the socket timed out..
  2605. Unk: Cleaned up some code.
  2606.  
  2607. ----------------------
  2608. - June 22nd, 2003   -
  2609. ----------------------
  2610. Unk: Corrected a bug that didn't let you just connect to Overnet.
  2611. Unk: Fixed duplicate keyword indexed files.
  2612. Unk: Rolled back to VS2002.. Seems to have corrected the socket bug.
  2613. Unk: Removed a gui slowdown when a search quit and all the temp contacts were removed.
  2614. Unk: Completely rewrote the messaging code between eMule and Overnet to clean it up.
  2615. Unk: Added refresh messages to the Overnet lists. There should be no more ghosts or blanks in the lists.
  2616. Unk: Your ID is now calculated differently. Also there is a better check if your firewalled if using both networks at once.
  2617. -If you are seen to not be firewalled by either Overnet or ED2K, eMule will assume your not firewalled.
  2618. -If either ED2K or Overnet has a high ID, eMule will use it.
  2619. -If the server things your firewalled and Overnet knows better, you can still download from lowID users.
  2620. -If the server things your firewalled and Overnet knows better, you will tell the other clients the correct ID.
  2621. -Because we do not support firewalled users in Overnet yet, if you want to use overnet, you must also connect to a server before eMule starts working.
  2622.  
  2623. ----------------------
  2624. - June 6th, 2003   -
  2625. ----------------------
  2626. Unk: Tried to go through and clear up some areas that check for LowID and Connected status.
  2627.  
  2628. ----------------------
  2629. - June 5th, 2003   -
  2630. ----------------------
  2631. Unk: Changed up the ON gui some.. Although it's not great, the lists are now seperate for easier manipulation later.
  2632. Unk: Fixed duplicates of fileID indexed files.
  2633.  
  2634. ----------------------
  2635. - June 4th, 2003   -
  2636. ----------------------
  2637. Unk: Now responding to fileID search requests and sending and search_end packets
  2638. Unk: Connect button support added.
  2639. Unk: The OVERNET_IDENTIFY_ACK now updates the TCP port of the Contacts and Indexes. (This was messing this up, needs redone)
  2640. Unk: Added a Firewall recheck button.
  2641. Unk: Change how it checks if firewalled. (Less wasted packets, better timing.)
  2642.  
  2643. ----------------------
  2644. - June 3rd, 2003   -
  2645. ----------------------
  2646. Unk: Changed how it displays connection status.
  2647. Unk: Searches are now terminated better when a file is Stoped, Paused, or Canceled.
  2648.  
  2649. ----------------------
  2650. - June 1st, 2003   -
  2651. ----------------------
  2652. Unk: The timer for checking dead servers was changed to now get messed up when resetting your computer.
  2653. Unk: Server Description requests delay has been increased to save server bandwidth.
  2654. Unk: Found a major bug that sent packets to the wrong IP.. We now index Overnet publish requests.
  2655.  
  2656. ----------------------
  2657. - May 26nd, 2003   -
  2658. ----------------------
  2659. Unk: Knownfile met is now saved periodically.
  2660. Unk: Published ON files are now remember between restarts to cut down over publishing.
  2661. Unk: We now detect if the our ON client is firewalled. Also, if the server side thinks we are firewalled but overnet isn't, we use the Overnet ID instead of the server ID.
  2662. Unk: Found out that many of the mldonkey clients don't publish correctly. Hours wasted trying to debug a packet that is incorrect.. 
  2663. Unk: Changed the order of publishing to make it more efficient.
  2664. Unk: No longer treat bcp://hashid:ip:port as a source. These are firewalled sources and the ip and port is the firewalled server, not source..
  2665. Unk: Corrected the searches to reflect correct search types.
  2666. Unk: Uploading clients could get stuck in the upload list without a socket. This is the same problem as noted above, therefore it's not the sole problem with FileNotFound.
  2667.  
  2668. ----------------------
  2669. - May 26nd, 2003   -
  2670. ----------------------
  2671. Unk: Adding the overnet to the client brought up unknown issues with the original client.
  2672. 1. Rewrote how clients and sockets delete each other to avoid clientlist & socketlist corruptions.
  2673. 2. Clients are able to get in a connected or connecting state without a socket, these clients are now removed. (This may be releated to FileNotFound packets. Will rework that later..)
  2674.  
  2675. ----------------------
  2676. - May 22nd, 2003   -
  2677. ----------------------
  2678. Unk: Merged the base Kademlia code into eMule with the help of bluecow.
  2679. Unk: Added a Overnet debug window.
  2680. Unk: Added many new Overnet opcodes.
  2681. Unk: Can now download from Overnet clients.
  2682. Unk: Note to self: Need to find out why incoming Publish Requests send UDP port, but when we send a publish request, we HAVE to send a TCP port??????? (Fixed: mldonkey is the one sending UDP port which is incorrect and very bad!)
  2683. Unk: Can now publish to the Overnet network. (Something still doesn't seem correct with Publish Requests)
  2684. Unk: Indexing Overnet files. (Something still doesn't seem correct with Publish Requests)
  2685. Unk: Beging to change the eMule base code to better handle the Overnet network as a seperate network. (So you can use both or just one)
  2686. Unk: Duplicate clients are now found a little better. More CPU power needed, but it had to be done to detect cross source findings.. 
  2687. Unk: CUpDownClient::CalculateDownloadRate() is causing strange exceptions.. WHY? (Update: fixed)
  2688.  
  2689. ----------------------
  2690. - March 16th, 2003   -
  2691. ----------------------
  2692. Unk: Changed opcodes to match eMule for easier merging later.
  2693.  
  2694. ----------------------
  2695. - March 15th, 2003   -
  2696. ----------------------
  2697. Unk: Original Programmer of Kad seems to have left the building. I'm am going through the code trying to see where he was going with it..
  2698.  
  2699.     
  2700.     
  2701. PRIOR 0.4x
  2702. ===================
  2703.  
  2704. v0.30e
  2705. ----------------------
  2706. - Dec 9th, 2003      -
  2707. ----------------------
  2708. bluecow: Fixed very rare occuring bug with decompressing of high compressable blocks.
  2709. bluecow: Improved error handling for decompressing corrupted blocks.
  2710. bluecow: Upgraded to zlib 1.2.1.
  2711.  
  2712.  
  2713. 0.30d
  2714. ----------------------
  2715. - Nov 20th, 2003     -
  2716. ----------------------
  2717. .: Missing language-dlls are now downloaded and installed automatically by emule
  2718. .: Changed auto-versioncheck to a DNS-based method which is more effictive. Also the auto-versioncheck is now enabled by default.
  2719. .: Updated MobileMule protocol to 6b
  2720.  
  2721. ----------------------
  2722. - Nov 16th, 2003     -
  2723. ----------------------
  2724. Ornis:  some changes for less CPU load
  2725. Ornis:  Searchlist: contextmenu also provides download in paused mode selection
  2726. Ornis:  copy a selected comment to the clipboard [NoamSon]
  2727.  
  2728. ----------------------
  2729. - Nov 7th, 2003      -
  2730. ----------------------
  2731. Ornis:  Save IRC/Messages-chats to disk (context menu)
  2732. Ornis:  preferences-webinterface: enable/disable usage of GZIP compression
  2733.  
  2734. ----------------------
  2735. - Nov 5th, 2003      -
  2736. ----------------------
  2737. bluecow: Fixed rare occuring problem with staled server source request related to invalid part.met file contents.
  2738. bluecow: More safety in part.met file reading.
  2739. bluecow: Fixed problem with too frequently occuring server connection attempts with very short server lists.
  2740.  
  2741. ----------------------
  2742. - Nov 2nd, 2003      -
  2743. ----------------------
  2744. bluecow: Fixed minor issue with queued local server source requests after new server connect.
  2745. bluecow: Fixed sorting of buffered part file blocks to achive less HD stress.
  2746. bluecow: Fixed memory leaks and flushing of buffered data to HD of paused files when file was canceled.
  2747. bluecow: Files which could not be completed because of not enough free disk space can be resumed manually to try another file completion process.
  2748. bluecow: Fixed bug in check min. free disk space which could cause endless low disk space notifications.
  2749. bluecow: Improved check min. free disk space for better handling NTFS compressed/sparse files.
  2750. bluecow: Fixed a bug where an NTFS compressed file could not be created because there was not enough free disk space to hold the uncompressed file.
  2751. Ornis:   updated importer to load eD/ON v0.48 partfiles
  2752.  
  2753. Unk: Several bugs noted in the forum. Tried to check most of them.
  2754. * Sources to a Paused or Stopped file will be removed once an hour to remove old sources..
  2755. * We no longer send sources to Paused or Stopped files.
  2756. * A better check of valid sources to Part files for source exchange.
  2757. * Source exchanges for complete files now sends sources with obtained parts first.
  2758. Unk: Removed some redundent For Loops to save CPU in the DownloadQueue..
  2759.  
  2760. ----------------------
  2761. - Oct 30th, 2003     -
  2762. ----------------------
  2763. bluecow: Added grouping of local server source reasks packets into one TCP frame
  2764. bluecow: Fixed bug with check diskspace
  2765. bluecow: Fixed problem with lost read-only settings in pref.ini after version change
  2766. bluecow: Fixed server TCP overhead statistics
  2767. bluecow: Fixed HTTP download dialog string resources
  2768.  
  2769.  
  2770. 0.30c
  2771. ----------------------
  2772. - Oct 23th, 2003     -
  2773. ----------------------
  2774. bluecow: Fixed multi threading problem with a completing file which was concurrently uploaded.
  2775.  
  2776. ----------------------
  2777. - Oct 22th, 2003     -
  2778. ----------------------
  2779. Ornis: added ability to import partial downloads from Overnet/eDonkey when having used the "old style" format
  2780. bluecow: Fixed potential exploit due to memory corruption in webserver [MoNKi]
  2781.  
  2782. ----------------------
  2783. - Oct 19th, 2003     -
  2784. ----------------------
  2785. bluecow: Fixed bug with friends where a client without an IP or hash could be added as a friend.
  2786. bluecow: Fixed bug with ed2k URL registry key where path contains special characters.
  2787. bluecow: Fixed GDI resource leaks in video preview dialog.
  2788.  
  2789. ----------------------
  2790. - Oct 12th, 2003     -
  2791. ----------------------
  2792. Ornis: Import partial downloads from eDonkey/Overnet ("new style"-splitted partfile). Build-in converter to import downloadfiles from a selected folder to your eMule-downloads right away. (use the Hotmenu Alt+X to access it)
  2793. Ornis: Serverlist highlights the currently connected server
  2794.  
  2795. ----------------------
  2796. - Oct 9th, 2003      -
  2797. ----------------------
  2798. Ornis: dynamic category tabcontrol size
  2799. Ornis: prevent empty date/time output with faulty preferences.ini
  2800.  
  2801. ----------------------
  2802. - Oct 7th, 2003      -
  2803. ----------------------
  2804. bluecow: Fixed bug with upload list control which was not refreshed automatically [Xman1+KuSh]
  2805. bluecow: Fixed mouse/keyboard acces bug in HyperText control [MoNKi]
  2806. bluecow: Added keyboard shortcuts to main toolbar.
  2807.  
  2808. ----------------------
  2809. - Oct 5th, 2003      -
  2810. ----------------------
  2811. bluecow: Fixed bug with server warning messages which were shown as errors.
  2812. bluecow: Fixed bug with random drawn block requests in file progress bars.
  2813.  
  2814. ----------------------
  2815. - Oct 4th, 2003      -
  2816. ----------------------
  2817. Ornis:   set speedlimits to unlimited manually (again)
  2818. bluecow: Changed several resource string loading code to support string based resource identifiers [SlugFiller+itsonlyme]
  2819. bluecow: Added: download links can contain hostname sources, instead of just IP address; You can set your own hostname in preferences, and create eD2K links with sources with your chosen hostname instead of your IP [SlugFiller+itsonlyme]
  2820. bluecow: Added speed improvements made to the bar shader, making it display much faster than before [SlugFiller]
  2821. bluecow: Added code improvements for faster sorting complete sources [SlugFiller]
  2822. bluecow: Added sorting of complete source column in shared files window [SlugFiller]
  2823. bluecow: Fixed visual bug in upload status bar [wistily]
  2824. bluecow: Added check free diskspace option which ensures that complete files can be stored [SlugFiller]
  2825. bluecow: Added check free diskspace option which ensures that a minimum of free diskspace remains available.
  2826. bluecow: Added uncompressing of NTFS compressed files for completed files.
  2827.  
  2828. ----------------------
  2829. - Oct 1st, 2003      -
  2830. ----------------------
  2831. bluecow: added the long awaited More button to search window for getting more search results from the local server.
  2832. bluecow: rewrote tooltips for transfer window to fix several small glitches.
  2833. bluecow: buffered partfile data is explicitly written to disk before a preview command is invoked.
  2834. bluecow: partfile disk usage is determined with respect to NTFS compression and/or NTFS sparse files.
  2835. Ornis:   new translation: Czech, by Patejl
  2836.  
  2837.  
  2838. 0.30b
  2839. ----------------------
  2840. - Sep 25th, 2003     -
  2841. ----------------------
  2842. bluecow: Added server TCP connection keep alive function.
  2843. bluecow: Tooltips in search results listview are shown only if Shift+Ctrl is pressed while moving the mouse over a listview item.
  2844.  
  2845. ----------------------
  2846. - Sep 24th, 2003     -
  2847. ----------------------
  2848. .: You are now able to preview shared video files from clients who let you see their share. You will  be able to view 5 screenshots of the first ~10 min.
  2849. .: Upgraded MobileMule Protocol to 5x. Note that you need to download the new clientversion too if you use MobileMule. 
  2850. .: Merged some code changes from eMule Plus
  2851. Ornis: larger category control when several categories are added (simple condition for now)
  2852. Ornis: show A4AF-count for files in the downloadlist when additional controls are enabled
  2853.  
  2854. ----------------------
  2855. - Sep 21th, 2003     -
  2856. ----------------------
  2857. Ornis: added disk usage statistics [emule+]
  2858.  
  2859. ----------------------
  2860. - Sep 18th, 2003     -
  2861. ----------------------
  2862. bluecow: Fixed bug with invalid client objects in upload list after a file was unshared/reshared [zegzav]
  2863. bluecow: Shared files listview and Search Results list view; Alt+DoubleClick opens Details dialog.
  2864. bluecow: Fixed several format string errors [mandrag0re]
  2865.  
  2866. ----------------------
  2867. - Sep 15th, 2003     -
  2868. ----------------------
  2869. bluecow: Added support for showing all available MP3 tag information for downloads and shared files.
  2870.  
  2871. ----------------------
  2872. - Sep 14th, 2003     -
  2873. ----------------------
  2874. bluecow: Added support for extended UDP server protocol for lugdunum 16.40 servers to receive multiple file search results in one UDP packet. [thx lugdunum for coop.]
  2875. bluecow: Server UDP socket handles blocking socket state which could happen for larger UDP packets.
  2876. bluecow: More helpful error/logging messages for server UDP socket related functions.
  2877. bluecow: Optimizations in server UDP socket code for less CPU load (avoiding memory copy operations).
  2878. bluecow: Fixed bug in client UDP socket which did not handled the blocking state correctly.
  2879. bluecow: Search parameters are saved for each search result list; when selecting a search result list, the used search parameters are restored in the according controls
  2880. bluecow: When deleting a search result list the search result list following the deleted one is selected instead of the first one
  2881. bluecow: Last used search method is saved and restored in next eMule session.
  2882. bluecow: Servers can be added by pasting an eD2K server link into the IP address control of the server window.
  2883. bluecow: Shared files and downloading files are not counted in search results for the search result limit.
  2884.  
  2885. ----------------------
  2886. - Sep 11th, 2003     -
  2887. ----------------------
  2888. bluecow: Added server TCP/UDP protocol logging+debug code.
  2889. bluecow: Added support for new welcome server message from lugdunum 16.40 servers.
  2890. bluecow: Added support for compressed server protocol for lugdunum 16.40 servers; welcome message and file search results are received as compressed data; shared files are sent to server as compressed data
  2891. bluecow: Added support for extended UDP server protocol for lugdunum 16.40 servers; global source finding is done more effeciently and with less bandwidth.
  2892. bluecow: Fixed crash bug in host name resolution.
  2893. bluecow: A global file search is started if the local server does not answer with file results within max. 50 seconds.
  2894. bluecow: Fixed bug with eD2K link control in search window which did not accept more than 3 or 4 links.
  2895.  
  2896. ----------------------
  2897. - Sep 1st, 2003      -
  2898. ----------------------
  2899. bluecow: Meta Data and File Comments dialogs changed into property pages which are shown together with File details property sheet. All property sheet/page related dialogs are resizeable and restore LRU size+position. Widths of columns in File Comments. File Names and Meta Data listviews saved+restored. Same applies for Meta Data dialogs for search results and shared files.
  2900. bluecow: New "Match keywords" search option for both Jigle search methods.
  2901.  
  2902. ----------------------
  2903. - Aug 30th, 2003     -
  2904. ----------------------
  2905. bluecow: Change in usage of search file type parameter "Program": When searching for a file of type "Program", the results are no longer locally filtered according Windows Program Files extension (*.exe, *.com, *.bat). The eD2K file type "Program" is meant to contain all file types which are "used" by a program like compressed archives and CD-ROM images. This means that you will get more search results than in previous versions. If you still want to search for a Windows Program File, specify "exe" for the file extension.
  2906. bluecow: Added proxy support for IRC; alle proxy settings are also used for IRC
  2907. Ornis:   bugfix in webserver socket code, [Jan B.,nice bugreport]
  2908.  
  2909. ----------------------
  2910. - Aug 29th, 2003     -
  2911. ----------------------
  2912. Ornis: Filedetailsdialog restructured, + showing date of downloadstart and duration since (until now or until download completion)
  2913. Ornis: added some missing percentages in  the statistic tree
  2914. Ornis: added option to scheduler, to disable the endtime and therefor make changes of an event permanent
  2915.  
  2916. ----------------------
  2917. - Aug 26th, 2003     -
  2918. ----------------------
  2919. bluecow: More tweaks in the gSOAP module for better performance with Jigle server and reliable compiling by modders (Modders: always ensure that WITH_GZIP is defined!); a Jigle search request always has to include either a file type and/or a file extension, otherwise the request will not be sent for reducing server load; HTTP User-Agent field changed to reflect eMule version.
  2920. bluecow: Fixed several issues with the new CComboBoxEx control (keyboard interface).
  2921. bluecow: Several visual changes in the new search list view for proper windows color scheme handling and sorting of child items
  2922.  
  2923. ----------------------
  2924. - Aug 24th, 2003     -
  2925. ----------------------
  2926. bluecow: Added support for Jigle SOAP interface to search the Jigle database with eMule [special thanks to Melange from Jigle for offering this great feature to eMule]
  2927. bluecow: Jigle SOAP interface: search results are limited to 100 results; optimized code for less server load; local filtering of search results
  2928. bluecow: Added extended combobox control for search methods [eMulePlus]
  2929.  
  2930. ----------------------
  2931. - Aug 22th, 2003     -
  2932. ----------------------
  2933. Unk: Irc: Nicks are now sorted correctly.
  2934. Unk: Irc: If another nick is an eMule you can add them as a friend. (Both clients must be v0.30b and up)
  2935. Unk: Irc: You can now directly send download links to other eMules. (Kinda like DCC, both clients must be v0.30b and up)
  2936. Unk: Publishing shares to the server is now done better to reduce traffic.
  2937. Unk: Added: Display of an estimated count of complete sources for files in the downloadlist and shared-files-list [modified Zegzav]
  2938.  
  2939. ----------------------
  2940. - Aug 20th, 2003     -
  2941. ----------------------
  2942. Ornis: fixed some statistics, like count of banned sources, A4AF-sources
  2943. Ornis: fixed search via webinterface
  2944. Ornis: fixed some not updated labels when changing language [itsonlyme]
  2945.  
  2946. ----------------------
  2947. - Aug 19th, 2003     -
  2948. ----------------------
  2949. bluecow: Language DLLs are no longer loaded if the version information stored in the DLL does not match the eMule application version information.
  2950. bluecow: Fixed colors of search results and log windows texts to be properly/visible in Contrast-Windows color schemes.
  2951.  
  2952.  
  2953. v0.30a
  2954. ----------------------
  2955. - Aug 15th, 2003     -
  2956. ----------------------
  2957. bluecow: Added dialog for showing the eD2K meta data for search results, download files and shared files. The according context menu item is only in "Advanced mode" available.
  2958.  
  2959. ----------------------
  2960. - Aug 14th, 2003     -
  2961. ----------------------
  2962. .: Added some new checks and fixes in order to ban unfair clients
  2963. .: Changed the TCP (local) and UDP (global) source search for clients who are downloading many files, to make some server software happy one more time and to avoid blacklisting
  2964. .: Unused credits are removed after 5 month (to limit the memory usage for credits) 
  2965.  
  2966. ----------------------
  2967. - Aug 12th, 2003     -
  2968. ----------------------
  2969. bluecow: Server error messages are no longer displayed in the server info window, but in the application log window.
  2970. bluecow: ED2K file meta data received during a file search is filtered before adding it to the part.met and eventually to the known.met file to avoid storing of not needed data.
  2971. bluecow: Several changes in the file preview command: The preview command is enabled, if a minimum of 16 KB (MPEG audio/video) or 256 KB at the beginning of the file is available. The preview command is also enabled for files of type "CD-ROM image" or if the ED2K meta data indicates an audio/video file type. To enable the new features of the preview command specify VideoLAN client as the video player for preview or (if using some other player) specify the 'PreviewSmallBlocks=1' (section=eMule) setting in the preferences.ini file and disable the 'Create backup for preview' option.
  2972. Ornis:   better counting of the stats: saved by ICH, lost due to corruption and saved by compression
  2973. Ornis:   little GUI fixes/updates
  2974.  
  2975. ----------------------
  2976. - Aug 10th, 2003     -
  2977. ----------------------
  2978. Ornis: Source-swapping cares for download priorities now and is more safe against useless handing over sources back and forth
  2979. Ornis: Alt-Return opens detail dialog for downloads and user
  2980. Ornis: added Enhanced Chunk Selection, better selection which part of a file to download next  [Maella & jicxicmic]
  2981.  
  2982. ----------------------
  2983. - Aug 4th, 2003      -
  2984. ----------------------
  2985. bluecow: Added extracting of meta data and audio/video characteristics for MP3,AVI,MPEG and other files. To disable this option use the "ExtractMetaData" setting (file=preferences.ini, section="eMule", name=ExtractMetaData, value=0 (disable), value=1 (enable for MP3 and AVI files), value=2 (default; enable for MP3, AVI, MPEG and other files).
  2986. bluecow: Added sending of extracted meta data and audio/video characteristics for MP3,AVI,MPEG and other files to servers and clients. The text meta data (e.g. Title, Author, Album) is not sent to the servers but to clients when viewing the shared files. Data sent to servers includes audio/video codec, media length and bitrate.
  2987. bluecow: More safety in checking shareable files in temporary directory.
  2988.  
  2989. ----------------------
  2990. - Aug 2nd, 2003      -
  2991. ----------------------
  2992. bluecow: Added new Server Info window with optional auto scroll, rotating log, copy+paste
  2993. bluecow: Added new option to specify or to disable the server UDP port (file=preferences.ini, section=eMule, name=ServerUDPPort, value=0 (disable server UDP port), value=65535 (default; use random server UDP port), value=<n> (UDP port)
  2994. bluecow: Added some helpful server socket error messages.
  2995. bluecow: Fixed some minor focus problems in search window.
  2996. bluecow: Added more columns to search list for showing new ed2k meta tags.
  2997. bluecow: Format of date/time strings is no longer dependent of the selected language.
  2998. bluecow: Statusbars of paused files are shown in a dimmed colors [SlugFiller grayPause]
  2999.  
  3000. ----------------------
  3001. - Aug 1st, 2003      -
  3002. ----------------------
  3003. bluecow: Splitted the taskbar notification for "Download finished and new add file added"
  3004.  
  3005. ----------------------
  3006. - July 30th, 2003    -
  3007. ----------------------
  3008. bluecow: Fixed some security bugs concerning log messages [thx i0nic]
  3009.  
  3010. ----------------------
  3011. - July 29th, 2003    -
  3012. ----------------------
  3013. .: Made some changes and fixes in SecureHash. Also clients with the status "invalid" will no longer be able to use a Friend Slot
  3014. .:Implemented MobileMule protocol 0.4 (visit mobil.emule-project.net for more info)
  3015. bluecow: ED2K protocol: fixed handling of OP_FILESTATUS for files with a size of PARTSIZE*N
  3016. bluecow: Fixed crash at exit bug which occurred when flushing internal file data buffers to part files
  3017. bluecow: Fixed crash bug with clients sending more than one OP_HELLO packet.
  3018.     
  3019. ----------------------
  3020. - July 27th, 2003    -
  3021. ----------------------
  3022. bluecow: Fixed handling of hashsets for files with a size of PARTSIZE*N
  3023. bluecow: Invalid entries in known.met are deleted at startup
  3024. bluecow: ED2K protocol: OP_SETREQFILEID is no longer sent for files <= PARTSIZE
  3025. bluecow: ED2K protocol: OP_FILEREQANSNOFIL is no longer sent when receiving OP_FILEREQUEST
  3026.  
  3027. ----------------------
  3028. - July 25th, 2003    -
  3029. ----------------------
  3030. Ornis:   manual disable textbox auto-completion in the preferences.ini file, by setting "UseAutocompletion=0"
  3031. Ornis:   Webinterface: added sorting of search results
  3032. bluecow: searching of listview items for all owner drawn listview controls (just type the first view characters of the label to find) [ZZ]
  3033.  
  3034. ----------------------
  3035. - July 22th, 2003    -
  3036. ----------------------
  3037. bluecow: Disabled sharing (by accident) of eMule installation folders (config, lang, webserver) and several files from the temporary directory.
  3038. bluecow: Fixed a rare problem where a client could receive properly compressed blocks but was though not capable of decompressing the entire compressed stream.
  3039. Ornis:   Fixed Drag&Drop-image of downloadfiles
  3040.  
  3041. ----------------------
  3042. - July 20th, 2003    -
  3043. ----------------------
  3044. Ornis: IRC- & Message-Windows use closeable tabs now
  3045. Ornis: history function in the IRC- & messages-dialog, scroll by cursor up & down
  3046. Ornis: Doubleclick on serverinfo in the statusbar opens a dialog with the details of the connected server
  3047. Ornis: new downloads catched from the browser are now assigned to the current targetcategory from the search-dialog
  3048. Ornis: to reset the popup-history of searchtext/serverlist-URL : press ALT or CTRL   and then DEL
  3049. Ornis: Statistics: percent display of successful/failed upload sessions added
  3050. Ornis: Fixed count of failed upload sessions [Maella]
  3051.  
  3052. ----------------------
  3053. - July 19th, 2003    -
  3054. ----------------------
  3055. bluecow: Fixed bug with downloading of files with a size of 9728000 bytes.
  3056. bluecow: Added several parts of SlugFiller's SafeHash [SlugFiller]
  3057. - SafeHash: Known file hashing features
  3058. - SafeHash: Miscellaneous safety and tweaking features
  3059. Ornis:   improved update of the downloadlistcontrol, when new sources are added to an expanded downloadfile
  3060. Ornis:   Fix of a typo in the webinterface, which could have led to instability on some systems
  3061. Ornis:   Webinterface: (re)added two settings in the preferences
  3062. bluecow: Upgraded to CTreeOptionsCtrl v1.55 [thx PJ Naughter]
  3063. bluecow: New log panes, multiline edit controls with optional auto scroll and rotating log. 
  3064. (Note: The previously used "MaxLogMessages" entry in preferences.ini is obsolete and is replaced with "MaxLogBuff" which
  3065. can be used to specify the size of the buffer(s) in KByte. Default size = 64 KByte)
  3066. bluecow: Searchresult list: Search results which match files in the download list are shown in a fixed shade of red.
  3067. bluecow: Font for Server-, Message- and IRC-Window can be specified.
  3068. bluecow: Timestamp setting for IRC-Chat also applies timestamps to messages from clients in Message window.
  3069. bluecow: Timestamps in IRC-Window and Message-Window localized.
  3070. bluecow: Added memory debug statistics for debug builds only [UVman]
  3071.  
  3072. ----------------------
  3073. - July 18th, 2003    -
  3074. ----------------------
  3075. Ornis: Added extended control: manual handling of sources, at several requests to the same client (A4AF) [based on sivka,enkeyDEV]
  3076. Ornis: Added: automatic assignment of new Download to categories by filename filters [HoaX_69]
  3077. Ornis: corrected saving position for the scheduler-ini-file (-> \config\ )
  3078.  
  3079. ----------------------
  3080. - July 16th, 2003    -
  3081. ----------------------
  3082. bluecow: Fixed bug with downloading of files with a size greater thean 2 GB [thx Maella]
  3083. Ornis:   Bugfix: spanish & french translation bugfix. (bug resulted in less search results)
  3084. Ornis:   better update of the SecureIdent-statistic
  3085.  
  3086.  
  3087. v0.29c
  3088. ----------------------
  3089. - July 13th, 2003    -
  3090. ----------------------
  3091. bluecow: Several small bug fixes and code improvements [Maella, dpr, rayita]
  3092.  
  3093. ----------------------
  3094. - July 11th, 2003    -
  3095. ----------------------
  3096. Ornis+bluecow: String resources split into language resource DLLs [Elandal]
  3097.  
  3098. ----------------------
  3099. - July 9th, 2003     -
  3100. ----------------------
  3101. bluecow: Fixed flaw in IPFilter.
  3102.  
  3103. ----------------------
  3104. - July 7th, 2003     -
  3105. ----------------------
  3106. bluecow: Added LAN-IP and IP-Filter for server IPs and client IPs received during source exchange and received from servers.
  3107. Note: The option "Server/always filter bad IPs" was changed to handle the LAN IP filtering of IPs for servers and
  3108. clients and was moved to the "Extended Settings" page and is now called "Filter server and client LAN IPs".
  3109. If you are running eMule within a LAN you may decide to disable this option to be able to communicate with
  3110. servers and clients within the LAN.
  3111.  
  3112. ----------------------
  3113. - July 5th, 2003     -
  3114. ----------------------
  3115. .: Added some SecureHash security fixes, also SecreHash is now enabled by default
  3116. .: The Queueposition (waitingtime) is now also protected by SecureHash (if enabled)
  3117. .: Fixed a bug which caused source to have wrong information and filecomments/names
  3118. bluecow: Fixed problem with completing file which was concurrently uploaded.
  3119. bluecow: Fixed bug with previewing of files with spaces in the path [mediterranean]
  3120. bluecow: Fixed bug with client deletion [SlugFiller]
  3121. bluecow: Fixed minor bug in statistics with error and banned client stats.
  3122.  
  3123. ----------------------
  3124. - July 2nd, 2003     -
  3125. ----------------------
  3126. bluecow: Better filtering of sources according valid IP+Port found during file searches.
  3127. bluecow: Added boolean search expressions (AND, OR and NOT operator and parenthesis)
  3128.  
  3129. ----------------------
  3130. - July 1st, 2003     -
  3131. ----------------------
  3132. bluecow: Fixed minor bug in search query with file extension.
  3133. bluecow: Added version column of server software to server listview control.
  3134. bluecow: Fixed minor bug where the 0.0.0.0 ServerIP of some clients were added to the server list.
  3135. bluecow: Fixed bug with compressed control data packets length [thx MKThunderStorm]
  3136. bluecow: Optimized source exchange for clients which are asked for sources for the first time in the current session.
  3137.  
  3138. ----------------------
  3139. - June 30th, 2003    -
  3140. ----------------------
  3141. bluecow: Added more units for specifying min/max filesize in search dialog. (append b[yte],k[byte],m[byte],g[byte] to the numbers to change the units).
  3142. Ornis:     minor tweaks in the filename cleanup
  3143. Ornis:   corrected codepage-settings for turkish language in the webinterface
  3144.  
  3145. ----------------------
  3146. - June 29th, 2003    -
  3147. ----------------------
  3148. bluecow: Fixed mem leak in upload client caused by clients requesting too large blocks.
  3149. bluecow: Fixed mem leak with duplicate hashed files.
  3150. bluecow: Couple of changes for more stable code and less potential mem leaks.
  3151. Ornis:   Fix, preventing crashes after IRC disconnection
  3152. Ornis:   Show size of partfiles on disk (Filedetails & Tooltip)
  3153. Ornis:   little GUI fixes
  3154.  
  3155. ----------------------
  3156. - June 27th, 2003    -
  3157. ----------------------
  3158. bluecow: Added sending shared files list to server with ClientIP+Port to get more sources when performing global UDP search requests.
  3159. bluecow: Added sending shared files list to server with more meta tags for more accurat search results according file extension and file type.
  3160. bluecow: Added tooltip for showing the entire meta data for a search results which was received from the server/client.
  3161.  
  3162. ----------------------
  3163. - June 25th, 2003    -
  3164. ----------------------
  3165. bluecow: Added overlay icons for clients which were successfully identified by a secure hash
  3166. bluecow: Fixed bug with GetTickCount timer meassurement [dpr]
  3167. Ornis:   Added Secure-Ident-Statistic (how many successfully and how many failed identificated clients)
  3168. Ornis:   Fixed menu-ressource bug in the preferences
  3169. Ornis:   Turkish language fix
  3170.  
  3171.  
  3172. v0.29b
  3173. ----------------------
  3174. - June 17th, 2003    -
  3175. ----------------------
  3176. bluecow: Dragstart of category-tabs not hypersensible anymore
  3177. Unk: Irc: Now detects UnderOps.
  3178. Unk: Desc ping to servers are now done less frequent.
  3179. Unk: Fixed a bug in the server ping time delays.
  3180. Unk: Fixed a small bug in the stats.
  3181. Ornis:Speedmeasurement tweaked [zz]
  3182.  
  3183. ----------------------
  3184. - June 15th, 2003    -
  3185. ----------------------
  3186. bluecow: Fixed bug with an deleted client instance which was used for the A4AF statistics value.
  3187. bluecow: Redid Ext. Settings dialog for more future options.
  3188. Ornis:   Webinterface: Links are relative now
  3189. Ornis:   improved UNC usage as shared folders
  3190. Ornis:   Fixed known.met to be handled correctly in the config-folder
  3191. Ornis:   better handling of the check which files to hash
  3192. .: Added a secure identification system (against userhash "stealing") based on RSA encryption. For test reasons, it is disabled by default in this version, you can enable it in "security settings". Please check the FAQ for more informations about this system
  3193. .: Added first part of an advanced spamfilter which automatically detects and filters suspicious messages
  3194.  
  3195. ----------------------
  3196. - June 13th, 2003    -
  3197. ----------------------
  3198. Ornis: Webinterface: Improved Graphs, bigger, nicer, including the connection-graph [emule+]
  3199. Ornis: Webinterface: added button to remove completed files
  3200. Ornis: Sharedfileslist: Click with middle mouse button on an item opens the comment dialog of it
  3201. bluecow: Implemented ed2k protocol message OP_CHANGE_CLIENT_ID for better dealing with LowID sources.
  3202. bluecow: Fixed several issues in dealing with uninitialized memory contents [donq]
  3203. bluecow: Fixed problem with wrong file IDs received from clients.
  3204. bluecow: Workaround for strange socket deletion crashs which were experienced by WinXP users.
  3205.  
  3206. ----------------------
  3207. - June 12th, 2003    -
  3208. ----------------------
  3209. bluecow: Fixed several potential heap corruptions.
  3210. bluecow: Fixed problems with download data rate meassurement which may cause crashs on slower/Win98 systems.
  3211. bluecow: Fixed problem with processing an invalid OP_HELLO packet from a client.
  3212.  
  3213. ----------------------
  3214. - June 9th, 2003     -
  3215. ----------------------
  3216. bluecow: Added option "CommitFiles" to select the level of commiting file data to disk (may be interesting for Win98 users) [idea SlugFiller]
  3217.  
  3218. ----------------------
  3219. - June 8th, 2003     -
  3220. ----------------------
  3221. bluecow: For modders only: Added the possibility to compile the sources for string based resource string identifiers (search for USE_STRING_IDS)
  3222.  
  3223. ----------------------
  3224. - June 7th, 2003     -
  3225. ----------------------
  3226. bluecow: Fixed bug in server message handler for OP_SERVERIDENT.
  3227. bluecow: More safety in handling server message OP_SERVERMESSAGE and client message OP_MESSAGE.
  3228.  
  3229. ----------------------
  3230. - June 6th, 2003     -
  3231. ----------------------
  3232. Ornis: saving location for own comments corrected (config-path)
  3233. Ornis: Webinterface: Categorysupport corrected for order by columns
  3234. bluecow: Fixed a potential problem with system tray icon on Win98 systems [Special thx to Ergol/donq]
  3235. bluecow: Reduced size of search expression
  3236.  
  3237.  
  3238. 0.29a
  3239. ----------------------
  3240. - June 2nd, 2003     -
  3241. ----------------------
  3242. Ornis: fixed Win9x incompatibility (instable OS)
  3243. Ornis: some menues missed localization after runtime language change - fixed
  3244.  
  3245. ----------------------
  3246. - June 1st, 2003     -
  3247. ----------------------
  3248. bluecow: Sources found during local/global server searching are pre-filtered to avoid false displayed results in the sources column of the searchlist and to avoid using false sources which are sent by some servers.
  3249. bluecow: Fixed bug with completed files which were rehashed at next startup and which caused a duplicate entry in known.met.
  3250.  
  3251. ----------------------
  3252. - May 31th, 2003     -
  3253. ----------------------
  3254. bluecow: Fixed minor issue with servers sending different server description packets during runtime.
  3255.  
  3256. ----------------------
  3257. - May 29th, 2003     -
  3258. ----------------------
  3259. bluecow: Fixed bug with temp folder which was set to incoming folder in some situations.
  3260. bluecow: Fixed minor bugs in file open and browse folder dialogs and according property pages.
  3261. Ornis: Shareaza recognition for Stats & Info
  3262. Ornis: added new language Galician (by Emilio)
  3263.  
  3264. ----------------------
  3265. - May 28th, 2003     -
  3266. ----------------------
  3267. bluecow: Fixed memory leaks in uploader.
  3268. bluecow: Fixed memory leaks in all timer callback functions; added exception handling.
  3269. bluecow: Reduced GDI resource usage for Win9x/WinME.
  3270. bluecow: Added more debug log messages for unknown TCP packets.
  3271. bluecow: Statusbar text is cleared when reseting the log or debug log.
  3272. bluecow: Fixed missing file exception handler in upload function.
  3273.  
  3274. ----------------------
  3275. - May 27th, 2003     -
  3276. ----------------------
  3277. bluecow: Fixed some problems with part.met/part files which could be to long or to small (potential file-completion bug) [SlugFiller]
  3278. bluecow: Fixed memory leaks in Archive Recovery thread.
  3279. bluecow: Fixed crash in Archive Recovery thread when previewing part files which are currently in "completing" state.
  3280.  
  3281. ----------------------
  3282. - May 26th, 2003     -
  3283. ----------------------
  3284. Ornis: Webinterface: Fix: under certain circumstances, active downloads were displayed as completed
  3285. Ornis: added new language Galician (by Emilio)
  3286. bluecow: Fixed major memory leaks in WebSocket.
  3287. bluecow: Fixed couple of GDI resource leaks and inproper usage of GDI resources.
  3288. bluecow: Added proxy error messages. To enable it: Specify "ShowErrors=1" in "[Proxy]" section of preferences.ini.
  3289. bluecow: Fixed problems with duplicate sources due to source exchange packets with wrong version.
  3290. bluecow: More reliable identification of clients sending an UDP packet by searching clients with IP and UDP port
  3291.  
  3292. ----------------------
  3293. - May 24th, 2003     -
  3294. ----------------------
  3295. Ornis: moved preferences files to "config\" subfolder (cant be shared, old preferences files are moved the at first start)
  3296. Ornis: Category-Tabs now sortable (Drag&Drop)
  3297.  
  3298. ----------------------
  3299. - May 21th, 2003     -
  3300. ----------------------
  3301. VQB:  changed LowID UL slot addition to alternate with HighID
  3302. VQB:  some code cleanup and changes to use more integer math [Elandal]
  3303. Ornis:Webinterface: progressbar shows shades of blue, depending on the amount of found part-sources [Ju1i3n]
  3304. VQB:  adjusted sort order for QR (high speed -> low speed DL followed by low -> high QR)
  3305.  
  3306. ----------------------
  3307. - May 19th, 2003     -
  3308. ----------------------
  3309. Ornis: Webinterface: fix add ed2k-Download to a category
  3310. Ornis: Webinterface: transferlist offers more categories to filter for (file type, status)
  3311. Ornis: update statistic graphs scale when changing up/down capacities over the webinterface
  3312. Ornis: upgraded AsyncSocketEx to v1.2
  3313. bluecow: Fixed potential problems for Win98 concering windows messaging.
  3314.  
  3315. ----------------------
  3316. - May 17th, 2003     -
  3317. ----------------------
  3318. bluecow: Fixed bug in server window when sorting by server IP
  3319. bluecow: Fixed 0-size part.met backup file bug.
  3320. bluecow: Fixed potential mem leaks and crashes for several met-file IO related functions by rewriting exception handling.
  3321. bluecow: Added system error messages for all file-IO related eMule log messages.
  3322. bluecow: Added recently used list for search text and servemet-URL controls (aka autocompletion), reset history by AltGr+Delete)
  3323. bluecow: Added searching for listviews in serverwindow/searchwindow (Ctrl+F,F3,Shift+F3)
  3324. Ornis: fixed win9x-crash when the view-filter popupmenu of the category-tab was accessed
  3325. Ornis: fixed preview of archives before any download
  3326. Unk: Fix small overhead bug
  3327. Unk: irc: Liquid updated their ircd. It broke eMules IRC.. It is now updated..
  3328. Unk: irc: eMule now should support multi mode commands.
  3329.  
  3330. ----------------------
  3331. - May 16th, 2003     -
  3332. ----------------------
  3333. bluecow: Fixed potential mem leak when copying text into the Windows clipboard.
  3334. Ornis: Added a lot of new statistics (by Khaos)
  3335. Ornis: fixed Scheduler bug
  3336. Ornis: Added configuration for date/time-format of the log
  3337.  
  3338. ----------------------
  3339. - May 15th, 2003     -
  3340. ----------------------
  3341. bluecow: Fixed LowID bug which was cause due to corrupted part.met files.
  3342. bluecow: Fixed loading of part.met file list: Corrupted part.met files do no longer stop the loading of other part.met files.
  3343. Sony: Fixed problem with very large files in MSVC 7.1 release build; Fixed Minimize to Tray icon (thanks zegzav)
  3344.  
  3345.  
  3346. v0.28b
  3347. ----------------------
  3348. - May 8rd, 2003      -
  3349. ----------------------
  3350. Ornis: Categories: extented choice of the function of the old "all" tab, switchable to Video,Audio,Transferring,Erroneous ,...
  3351. Ornis: Upload-, Queue- and Knownclientlists are titled with the number of the listed clients
  3352. Ornis: different trayicon when serverconnection with a lowID (emule with blindfold, from emule+)
  3353. Ornis: Webinterface: category support
  3354. Ornis: Webinterface: displays completed transfers
  3355.  
  3356. ----------------------
  3357. - May 3rd, 2003      -
  3358. ----------------------
  3359. bluecow: Fixed mem leak when downloading server.met via HTTP [UVman]
  3360.  
  3361. ----------------------
  3362. - May 2nd, 2003      -
  3363. ----------------------
  3364. bluecow: Fixed another bug where an unwanted client could become a friend.
  3365.  
  3366. ----------------------
  3367. - April 28th, 2003   -
  3368. ----------------------
  3369. bluecow: Fixed minor glitch with icons in tab controls on server and message window.
  3370. bluecow: Added standard shortcuts to log and debug listview controls (Copy=Ctrl+C, Select All=Ctrl+A)
  3371. Ornis:   Websearch Filedonkey.com now supports filter by filesize-limits
  3372.  
  3373. ----------------------
  3374. - April 27th, 2003   -
  3375. ----------------------
  3376. bluecow: Rewrote entire packet processing code to use exception handling and proper memory cleanup.
  3377. bluecow: Rewrote most of the meta tag processing code to support new meta tags.
  3378. bluecow: Fixed downloading of stopped or paused files.
  3379. bluecow: Added passive source finding for files in download queue which were just started and not already in shared file list.
  3380. bluecow: Fixed minor mem leaks and improper usage of delete operator [NoamSon]
  3381. Ornis:   Webinterface blocks IPs after 5 failed login attempts for 15 minutes
  3382. Ornis:   Filenamecleaning: customizable substringfilter (.ini : FilenameCleanups= )
  3383. Ornis:   option to auto-clean filenames on downloadstarts
  3384.  
  3385. ----------------------
  3386. - April 26th, 2003   -
  3387. ----------------------
  3388. Ornis: If the connected server has a filelimit, announce not more files than accepted
  3389.  
  3390. ----------------------
  3391. - April 25th, 2003   -
  3392. ----------------------
  3393. bluecow: Fixed bug with empty shared directories and OP_ASKSHAREDFILESDIR.
  3394. bluecow: First Run Time wizard finally gets a "Finish" button.
  3395. Ornis: Links in Chat (hypertextctrl) dont break on special chars anymore
  3396. Ornis: better URL decoding (e.g. for special chars in ed2k links)
  3397.  
  3398. ----------------------
  3399. - April 24th, 2003   -
  3400. ----------------------
  3401. bluecow: Fixed bug with OP_ASKSHAREDIRS where a client could ask for shared directories while there is a currently a shared files list received. Note: The viewing of shared directories of remote eMules was reset to 0.28+ because of a bug in 0.27.
  3402. bluecow: Fixed major memory leak with compressed packets (thx Blackstar2)
  3403. bluecow: Fixed bug with new meta tags of type "float" which were sent by servers which are offering shared files from Hybrid's 0.48+
  3404. Ornis: Scheduler Fixes
  3405. Ornis: Schedules can be activated directly via hotmenu (Alt-X) , (de)activating of the scheduler as well
  3406. Ornis: identical shared folders are not sent multiple times anymore (under circumstances)
  3407. Ornis: added: accurate speed measurement also on busy CPU [based on Ottavio84+Badwolf]
  3408. Ornis: small GUI-fixes
  3409.  
  3410. ----------------------
  3411. - April 23th, 2003   -
  3412. ----------------------
  3413. bluecow: Fixed resizing bug in log list controls
  3414. bluecow: Fixed potential winsock termination bug
  3415. Sony: added option in extened prefs to disable source exchange messages in verbose log
  3416.  
  3417. ----------------------
  3418. - April 22th, 2003   -
  3419. ----------------------
  3420. Ornis: added scheduler controls to hotmenu
  3421. Ornis: cleared control of expand/collapse by key
  3422.  
  3423. ----------------------
  3424. - April 20th, 2003   -
  3425. ----------------------
  3426. Ornis: Scheduler: fixed saving settings
  3427. Ornis: fixed resumesame-cat & dontRecreateStatGraph - settings
  3428. Ornis: fixed changing category-title when downloadinfos on tabs is activated
  3429.  
  3430. ----------------------
  3431. - April 19th, 2003   -
  3432. ----------------------
  3433. bluecow:Fixed bug in preferences/directory control which was deleting the system's icon image list.
  3434. bluecow:Fixed bug with non existing shared directories which could not be unshared in preferences/directories.
  3435. bluecow:Double click in shared files list opens file with associated application.
  3436. bluecow:When opening a file from download list or shared files list, the open command used is the same as when double clicking in Windows Explorer.
  3437.  
  3438. ----------------------
  3439. - April 18th, 2003   -
  3440. ----------------------
  3441. bluecow:Fixed bug with log messages not shown at startup.
  3442.  
  3443. ----------------------
  3444. - April 17th, 2003   -
  3445. ----------------------
  3446. bluecow:Added filetype icons to search- and shared files listviews.
  3447. bluecow:Fixed bug with wrong nr. of search results shown in search tabcontrol when viewing files of different directories from remote client.
  3448.  
  3449.  
  3450. v0.28a
  3451. ----------------------
  3452. - April 15th, 2003   -
  3453. ----------------------
  3454. Sony/bluecow: tweaked hashing algorithm, should be less CPU intensive now
  3455. VQB: long UL sessions checked for not "full chunk" method
  3456. VQB: prevent multiple checks of directories when hashing (khaos)
  3457.  
  3458. ----------------------
  3459. - April 14th, 2003   -
  3460. ----------------------
  3461. VQB:  added Total UL/DL ratio to statstree
  3462.  
  3463. ----------------------
  3464. - April 13th, 2003   -
  3465. ----------------------
  3466. bluecow:Redid "Add Friend" dialog.
  3467. bluecow:Added "Detail" dialog for not connected friends. If a friend is currently connected, the details function shows the "Client Details" dialog.
  3468.  
  3469. ----------------------
  3470. - April 12th, 2003   -
  3471. ----------------------
  3472. Unk: Receive Hard and Soft file limit for servers.
  3473. Unk: Server list was not updated when a server description was received.
  3474. bluecow:Workaround for columns resizing to zero width when double clicking on divider.
  3475. bluecow:Fixed bug where unwanted client could become a friend.
  3476. bluecow:Fixed bug with OP_ASKSHAREDFILESDIR where remote client does not get the shared files from a folder which has no trailing backslash.
  3477. bluecow:Support for viewing remote client's shared directories in search results.
  3478. bluecow:Fixed bug where client changed from HighID to LowID and receives still the old HighID of itself via source exchange and wanted to connect to itself.
  3479.  
  3480. ----------------------
  3481. - April 11th, 2003   -
  3482. ----------------------
  3483. bluecow:Unified all message boxes.
  3484. bluecow:Optimized drawing and sorting functions for several list controls.
  3485. bluecow:Fixed bug in source exchange where client gets no sources as long as it does not have at least one complete part.
  3486. bluecow:Little optimization on loading of server.met
  3487. bluecow:Implementation of eDonkey protol message OP_END_OF_DOWNLOAD
  3488. bluecow:Several small code changes and potential bug fixes due to temporary compiling with warning level 4!
  3489.  
  3490. ----------------------
  3491. - April 9th, 2003    -
  3492. ----------------------
  3493. bluecow:Fixed bug when requesting hashset and remote client does not answer immediatly with the hashset.
  3494. bluecow:Fixed heap corruption when receiving a server's OP_SERVERIDENT without any strings
  3495.  
  3496. ----------------------
  3497. - April 7th, 2003    -
  3498. ----------------------
  3499. Ornis: Categories: Doubleclick opens category-preferences; Category shown as downloadlist column (optional)
  3500. Ornis: Category: new priority preference - new assigned files get this priority 
  3501. Ornis: Category: resume next paused download in the same category (optional & manual)
  3502. Ornis,bluecow: MLDonkey better recognized
  3503. Ornis: Red warning rating icon is shown when more than 1/3 of the ratings are bad
  3504.  
  3505. ----------------------
  3506. - April 6th, 2003    -
  3507. ----------------------
  3508. bluecow:New first run time wizard.
  3509. bluecow:Hotfix for partfiles getting too large.
  3510. bluecow:Fixed credit score ratio computation for clients which have transfered >4GB to an other individual client. (thx le_fred+Harvey56)
  3511.  
  3512. ----------------------
  3513. - April 5th, 2003    -
  3514. ----------------------
  3515. bluecow:New log window with a rotating log, max. nr. of lines can be specified in preferences.ini (MaxLogMessages=<num>; <num>=-1 ... unlimited)
  3516. Ornis:  Webinterface: downloadlist shows priorities of files and the controls to change it
  3517. Ornis:  Webinterface serves images. Local files (contained in binary zip & self installer) are now used for Webinterface display
  3518.  
  3519. ----------------------
  3520. - April 4rd, 2003    -
  3521. ----------------------
  3522. Ornis: Removed unnecessary repaint (&program-freeze) of the statistic graphs
  3523.  
  3524. ----------------------
  3525. - April 3rd, 2003    -
  3526. ----------------------
  3527. bluecow:Fixed bug with message box "An attempt was made to access an unnamed file". Instead of that message box the log entry "Invalid or corrupted packet received" is created.
  3528. bluecow:Minor speed improvements by replacing many functions which deal with MD4 hashs.
  3529. bluecow:Added small hex dump log output for unknown opcodes (Maella).
  3530. bluecow:Double click in all client related listview controls opens client detail dialogs.
  3531. bluecow:Double clicking on download filename opens file details dialog.
  3532. bluecow:Sources found during local server and UDP searching are stored and eventually added to the download file.
  3533. bluecow:If adding a file to donwloads from a remote clients file list, the remote client is added as a source.
  3534. bluecow:SearchList: Already downloaded files (found in known.met) are shown with an appropriate color.
  3535. bluecow:SearchWnd: Last typed in server-met URL is saved in preferences.
  3536.  
  3537. ----------------------
  3538. - April 1st, 2003    -
  3539. ----------------------
  3540. bluecow:Fixed deadlock when canceling an HTTP download of server.met
  3541. Ornis:  Tooltips over cat-tabs displays some summary information of that category
  3542. Ornis:  optional display of the cat-tabs as "Title (loading/Filecount)"  (Preferences->Display)
  3543. Ornis:  Statusbar doubleclick: e.g. Log-Pane shows complete line in MessageBox, MessageIcon opens the message-window
  3544. Ornis:  Show Webinterfacestatus in the "MyInfo"-box, incl. current active sessions
  3545.  
  3546. ----------------------
  3547. - March 30th, 2003   -
  3548. ----------------------
  3549. Ornis: Webinterface: fixed sorting transferlist by progress
  3550. Ornis: Save category-setup during runtime (avoid loosing settings)
  3551. Ornis: Date and time representation appropriate for locale
  3552.  
  3553. ----------------------
  3554. - March 28th, 2003   -
  3555. ----------------------
  3556. Ornis: Webinterface: Dont allow guests to clear the logs
  3557. Ornis: Webinterface: server-search control via webserver & start downloads
  3558. Ornis: Webinterfacetemplate: set file-settings are saved now
  3559. Ornis: more shortcuts for the lists: Ctrl+A selects the whole list; downloadlist +,-,Cursor left/right to expand&collapse sources of files
  3560.  
  3561. ----------------------
  3562. - March 26th, 2003   -
  3563. ----------------------
  3564. Ornis: Uploads-Tooltip better display of transferred data
  3565. Ornis: new: Scheduler, to plan settingchanges & actions
  3566. Ornis: select the webserver-template as preference
  3567.  
  3568. ----------------------
  3569. - March 26th, 2003   -
  3570. ----------------------
  3571. Ornis: Webinterface, portchange restarts webserver automatically [cax2]
  3572. Ornis: Webinterface, disable guestlogin reacts immediately
  3573. Ornis: Some potential (certain circumstances) exitcrashes fixed [2bottleMOD]
  3574.  
  3575.  
  3576. v0.27c
  3577. ----------------------
  3578. - March 23th, 2003   -
  3579. ----------------------
  3580. Ornis:Fixed security bug which could cause eMule be crashed (new settings in security preferences)
  3581. Ornis:Webserver: Fixed display if files>2GB
  3582. Ornis:Webserver Template updated by Daan
  3583.  
  3584. v0.27b
  3585. ----------------------
  3586. - March 21th, 2003   -
  3587. ----------------------
  3588. Unk: Fixed possible crash with Comment packet.
  3589. Unk: Recheck unzip size to avoid problems. (emarc)
  3590. Ornis:Patch to enable folderselection when no C: is on system
  3591. Ornis:Fixed seek-failures on large files [gabest]
  3592. Ornis:Trafficcounter in credits save>4GB now
  3593.  
  3594. ----------------------
  3595. - March 19th, 2003   -
  3596. ----------------------
  3597. Ornis: Added Webserver Control Panel [based on Kuchin], with changed/added:
  3598.   -Progressbars with colored part-display!
  3599.   -various style changes/corrections
  3600.   -datasizes better casted
  3601.   -additional preferences: set connectionlimits, sourcesperfile, new connections per 5 seconds, and 2 file settings
  3602.   -Two access profiles: Admin(full power) & Guest (only watch)
  3603.   -Fixed incompatiliby of control images concerning Opera & old Mozilla
  3604.   -Fixed security bug, concerning sessionID creation
  3605.   -Add log-message of Logins & Logouts
  3606. VQB: Eliminated just created ed2k links prompting to add links from clipboard
  3607. Unk: A previous version or mod seems to have set a clients hash to all 0. eMule now verifies your hash at startup and resets it if required.
  3608. Unk: UDP only use clients IP for finding the sender.. It now checks for UDP port also to make sure it finds the correct object..
  3609.  
  3610. ----------------------
  3611. - March 16th, 2003   -
  3612. ----------------------
  3613. Unk: Double update in Known Client List fixed. (JustusJonas)
  3614.  
  3615. ----------------------
  3616. - March 15th, 2003   -
  3617. ----------------------
  3618. Ornis:Cancel downloads of a category are now prompted first
  3619. Unk: Disabling queue list bug.
  3620. Unk: Source Exchange updated to include the users hash to help prevent multiple clients.
  3621. Unk: Client Details bug.
  3622. Unk: Fixed a bug that didn't upldate last seen if a client in your queue only used UDP.
  3623. Unk: Added localization to the Known Client List.
  3624. Unk: Fixed a bug where a source could get stuck in the Asking state forever.
  3625. Ornis:Adding same ed2k-file multiple times via weblink was possible when eMule was not running
  3626. Ornis:You can now enable loggin the verbose-log to disk, without display it in serverwindow
  3627.  
  3628. ----------------------
  3629. - March 14th, 2003   -
  3630. ----------------------
  3631. Ornis: Fix: Versionstats for the Hybridversion now visible
  3632. Ornis: Foldercount fixed when sending package SHAREDDIRS
  3633. Ornis: Fixed: decision about zipping a package was made case sensitive - not anymore
  3634. Ornis: Download-Tooltip corrected (one info was gone)
  3635. Orins: Fixed: Sending commands to categories handles "show all unassigned" now
  3636.  
  3637.  
  3638. v0.27a
  3639. ----------------------
  3640. - March 13th, 2003   -
  3641. ----------------------
  3642. Ornis:Added options to save logs to disk
  3643. Unk: Credit System Optional
  3644. Unk: Simple first time setup-wizard
  3645. Unk: Another Protocol change for better compatability to the Hybrid.
  3646. Team:and a number of tiny corrections, Fixes & graphical updates
  3647.  
  3648. ----------------------
  3649. - March 11th, 2003   -
  3650. ----------------------
  3651. Ornis:Sharedfilelist: linkcopy now for multiple selection too
  3652. Ornis:Searchwindow: Box for Directlinks (ED2k-Filelinks) supports multiple links
  3653. Ornis:Option to watch the clipboard for new ED2k-Links to enter to the download (after a prompt)
  3654. Ornis:Preferences new group: Security (filters), new filter: comments
  3655. Ornis:new column "Folder" in the sharedfiles list
  3656. Unk: lMule is now detected.
  3657. Unk: eMule clients v0.19 and below are now given a lower queue rating.. This is to push these client to upgrade due to the client publishing to the wrong server port that doesn't use the standard port.
  3658. Ornis:Added a hotmenu for faster control via keyboard. Press Alt+x !
  3659.  
  3660. ----------------------
  3661. - March 10th, 2003   -
  3662. ----------------------
  3663. Ornis: Completed file in transferlist will be opened when item is activated
  3664. Unk: No longer remove uploadclients with a unknown file name to be more compatable with Hybrid.
  3665. Unk: ShareFileList now uses the queue&upload list to create a bar to show how spread a complete file is in the network.
  3666. Unk: Fixed a bug in the wizard.
  3667. Unk: Added a Known Client List to the transfer window.
  3668. Unk: UploadClients with unknown filename is no longer removed for better compatablity to the Hybrid client.
  3669. Unk: SharedFile list now has a bar that is generated from the queue&upload list to show how well spread a file is.
  3670. Unk: Fixed a bug that caused eMule to crash if you got disconnect from your ISP.
  3671. Ornis:Comment icon should be more up to date [Moosetea]
  3672.  
  3673. ----------------------
  3674. - March 2st, 2003    -
  3675. ----------------------
  3676. Ornis: Fix: saving alltime transferred size for files not limited to 4GB anymore
  3677. Ornis: Fixed bug that didn't allow previews of movies with capital extention
  3678. Ornis: Preferences reorganized - new group: Display
  3679. Ornis: New option to switch on/off the rating/comment-icon in the downloadlist
  3680.  
  3681. ----------------------
  3682. - March 1st, 2003    -
  3683. ----------------------
  3684. Unk: Nondownloading sources are now updated a 10th of the time. (based on Maella)
  3685. Unk: Name and Desc of servers are now updated. Max users is now a seperate column.
  3686. Unk: Radio button bug in wizard fixed.
  3687. Unk: Changing how eMule exchanges version type.
  3688. Ornis: Downloadlist can now be organized in categories, for switching/filter downloadlist, set different incoming folders, colors and perform commands on all files of the category...
  3689. Ornis: Date/Timeformat can be changed in the preferences.ini , strftime() compliant format string!!!
  3690.  
  3691. ----------------------
  3692. - February 26st, 2003-
  3693. ----------------------
  3694. Ornis: Fixed: sourceexchange was more seldom under certain circumstances
  3695. Ornis: stopped downloads dont collect sources anymore
  3696. Unk: Fix bug that allowed a upload to upload for more then one chunk in Full Chunk Mode.
  3697.  
  3698. -----------------------
  3699. - February 25th, 2003 -
  3700. -----------------------
  3701. Unk: View transfering parts in uploadlist. (Lonestar)
  3702.  
  3703. ----------------------
  3704. - February 24st, 2003-
  3705. ----------------------
  3706. Ornis: middle-mouseclick on a comment-symbol opens the commentlist
  3707. Unk:   Upload bars are now 3D.
  3708. Ornis: fixed auto-versioncheck [thx bluecow]
  3709. Ornis: added display of the last time data was received (written to disk) for every file (downloadcolumn, tooltip, filedetaildialog)
  3710.  
  3711. -----------------------
  3712. - February 21st, 2003 -
  3713. -----------------------
  3714. Unk: Completely changed the auto priority methods. Download and Shared prio is now completely seperate. Auto priority is now defaulted.
  3715.  
  3716. -----------------------
  3717. - February 19th, 2003 -
  3718. -----------------------
  3719. Unk: Merged in new DownloadListCtrl. (Maella)
  3720. Unk: Merged in view shared list of Hybrids. (Bluecow) 
  3721. Unk: Don't try to update queue list at all if not visiable. (zz)
  3722. Unk: Another Update on the Min to Tray Button. (Zegzav)
  3723. Ornis:Upgraded Notifier, to support customizable skin, close- & history-function
  3724. Ornis:Doubleclick on a user in the commentlist starts a (Message)Chat to that user
  3725. Ornis:Fixed issue with limiting the downloadspeed at runtime and via commandline
  3726.  
  3727.  
  3728. v0.26d    
  3729. -----------------------
  3730. - February 15th, 2003 -
  3731. -----------------------
  3732. Unk: Fix queue rotation bug. (Some clients were instantly kicked from upload)
  3733. Unk: Several optimizations by BadWolf63,ichi
  3734. Unk: Minimize to tray gui button bug fixed. (zegzav)
  3735. Unk: cDonkey is now in the stats.
  3736. Unk: Splitter bar position is now saved correctly.
  3737.  
  3738.  
  3739. v0.26c
  3740. -----------------------
  3741. - February 13th, 2003 -
  3742. -----------------------
  3743. Unk: Change how we detect Hybrids.
  3744. Unk: Changed some slot management. (Some help from VQB)
  3745. Unk: It seemed that some uploads tended to be extremely long in Chunk mode. There is now a check to make sure this doesn't happen.
  3746. Unk: Files set to auto no longer hang when you resart eMule. (jicxicmic)
  3747. Unk: Roundoff error correction for datarates. (Maella)
  3748. Unk: Changed some server connect code. eMule now connects a lot smarter with Safe Mode turned off helping with lowID problems.
  3749. Unk: Server stats is no longer lost on restart when autoupdate is turned on.
  3750. Ornis:Added commandline command: "limits=up,down" (e.g. "emule.exe limits=50,12") to set up-&down- transferlimits
  3751. Ornis:Added option to show up&down-rates in the title of the programwindow
  3752. Ornis:Middle mousebutton opens the detailwindow for the selected item in download-, upload- and queuelist
  3753. Ornis:Fix: webservices in sharedfileslist works again
  3754.  
  3755. -----------------------
  3756. - February 11th, 2003 -
  3757. -----------------------
  3758. Ornis:Reenabled statusbaricon for new messages.
  3759. Ornis:a number of little fixes, GUI & functional [some from JonnyB]
  3760. Unk: Auto saving serverlist & friendlist list fixed.
  3761. Unk: Source exchange now only sends needed sources to the client.
  3762. Unk: Small gui fixes.
  3763. Unk: Fix some more possible secuity issues and memory managments. (Some by beef2k & bluecow & Juanjo)
  3764. Unk: Small fix to maxconnection preference.
  3765. Unk: Pausing and Priority now saved again at shutdown.
  3766.  
  3767. -----------------------
  3768. - February 10th, 2003 -
  3769. -----------------------
  3770. Ozon: Bugfix; ed2k links is now correctly generated by emule for files larger than 2GB...
  3771. Ornis:Fixed GUI-issue in commentslistingdialog when resizing the window
  3772. Ornis:Show downloadcount above downloadlist
  3773. Ornis:Fixed save&restore columnorder of downloadlist
  3774. Ornis:Filter for incoming messages (config in prefs-notification, default filterexample "Your client has an infinite queue")
  3775.  
  3776.  
  3777. v0.26b
  3778. ----------------------
  3779. - February 8th, 2003 -
  3780. ----------------------
  3781. Unk: Converted a lot of char[] to CStrings to help avoid buffer overruns.
  3782. Unk: If hashset is found to have problems, it now reasks for it.
  3783. Ornis:Fixed Webservices in Searchview
  3784. Ornis:Fixed running preview [jicxicmic]
  3785. Ozon: Added persistent backups of .part.met files
  3786. Ornis:little GUI fixes
  3787. Ornis:added IP-ranges client-filtering (blacklist), using cDonkeys filter-file-format, basic filtering, more to come:)
  3788. Ornis:added own IP:Port to MyInfo-Window
  3789.  
  3790. ----------------------
  3791. - February 7th, 2003 -
  3792. ----------------------
  3793. Ozon: Added the macro THIS_FILE to all source code files, to help in finding leaks with VS. (please don't remove)
  3794. Unk:  Fixed secutity hole. (bluecow/zegzav)
  3795. Unk:  Serverlist and Friendlist are now saved during runtime too
  3796. Ornis:Using list with columns for comments-dialog- looks better
  3797.  
  3798. ----------------------
  3799. - February 6th, 2003 -
  3800. ----------------------
  3801. Ozon: Define EMSOCKET_DEBUG for trace log file for EMSocket...
  3802. Ozon: Changed packing alignment for most structs/classes (not the critical ones :), still 1 byte) to 8 bytes.
  3803. (can improve preformance...)
  3804. Ozon: Backup of Clients.met is now done every time emule starts.
  3805. Ozon: Variable renaming started... (CAbstractFile, CClientCredits for now...)
  3806. Unk:  Few bug fixes. Stats now have a packet counter.
  3807.  
  3808. Bug fixes, help from ZegZav, Bluecow, Ese Juani, jicxicmic
  3809. Optimizations, help from ichi, Maella, zz
  3810.  
  3811.  
  3812. v0.26a
  3813. ----------------------
  3814. - February 2st, 2003 -
  3815. ----------------------
  3816. Ornis: fixed reset serverlog crash
  3817. Unk: Fixed security hole. (beef2k)
  3818.  
  3819. ----------------------
  3820. - February 1st, 2003 -
  3821. ----------------------
  3822. Unk: Created a new algorithm to smooth out the spikeing TCP connections. This will help several things..
  3823. 1) Spiking CPU & Bandwidth when many sources are added or reasked.
  3824. 2) Help with conflicts between Source Exchange and UDP file reasks allowing UDP to be used more lowering the need for TCP and overhead.
  3825. Unk: Irc: Fixed another bug that could cause a crash when you close a channel.
  3826. Unk: Queue size is now adjustable.. (FYI: Contrary to belief, queue size has NOTHING to do with the amount of bandwidth overhead..)
  3827. Unk: File buffer size is now adjustable. If you are one of them people that is having problems with the buffer, try lowering it.
  3828. Unk: Download file priorities are now usable for rechecking sources.
  3829.  
  3830. ----------------------
  3831. - January 31st, 2003 -
  3832. ----------------------
  3833. Unk: Some clients may be reporting completed file status. Did some changes to hopefully stop this.
  3834. Unk: Added queue rank of Hybrid eDonkey clients.
  3835. Unk: Fixed protocol to allow eMule to stay in the Hybrid's queue.
  3836. Unk: Changing IP shouldn't force you to move to the end of the queue anymore.
  3837. Unk: Redid sorting of Download list one more time.
  3838. Unk: Sources with a full queue is now treated the same as noneededparts..
  3839.  
  3840. ----------------------
  3841. - January 28th, 2003 -
  3842. ----------------------
  3843. Unk: Fixed a bug that displayed eDonkey & eMule versions incorrectly.
  3844. Unk: We now detect eDonkey Hybrid Clients and Added Stats in Statistics.
  3845. Ornis: Filecompletion in seperate thread [Lord KiRon]
  3846. Ornis: added moified socket reading [by Jordy]
  3847.  
  3848. ----------------------
  3849. - January 24th, 2003 -
  3850. ----------------------
  3851. Ornis: support for  Opcode 0x48 (OP_FILEREQANSNOFILE) of the protocol. [references: DoubleT,eMule+/Tarod]
  3852. Ornis: used videoplayer is now selectable
  3853. Unk: Did a complete rewrite with the Update functions in Queue and Upload list to speed things up.. You should now be able to turn on the Queue Auto update feature without CPU load..
  3854. Unk: Redid the Overhead meter. (I no longer try to estimate the TCP and UDP headers) Also added some Overhead statistics.
  3855.  
  3856. ----------------------
  3857. - January 21th, 2003 -
  3858. ----------------------
  3859. Ornis: optimized internal sources-handling, for reduced cpu-load
  3860. Ornis: various runtime optimization for reduced cpu-load (statstree, tray&maindlg, GUI) [coop. with EseJuani]
  3861. Ornis: Shared files list now supports more multiselect-commands
  3862. Ornis: versioncheck at startup (optional) or manually
  3863. Ornis: full customizable Web Services for files
  3864. Ozon:  Fixed crash when trying to access statusbar before it was created (AddLogLine)
  3865.  
  3866. ----------------------
  3867. - January 20th, 2003 -
  3868. ----------------------
  3869. Unk: Added protcol to allow you to see what chunks a uploader has of the file.
  3870. Ornis: indicate files with ratings/comments by an icon in front of the filename (green/red,rating dependend)
  3871. Ornis: downloadlist: added sources-viewfiltering using modifier keys (see faq or help for usage!) [xrmb+Ese Juani]
  3872.  
  3873. ----------------------
  3874. - January 19th, 2003 -
  3875. ----------------------
  3876. Unk: IRC:Reconnect crash should be fixed.
  3877. Unk: Small change to downloadlist..
  3878. Unk: A client's server is now added with you first connect to him, Now, all client's servers you connect to are added to the server list.
  3879.  
  3880. ----------------------
  3881. - January 18th, 2003 -
  3882. ----------------------
  3883. Ornis: languages in selectionbox now labeled in local-language [pooz]
  3884. Ornis: fixed Toolbarbuttons always growing when changing languages [pooz]
  3885.  
  3886.  
  3887. v0.25b:
  3888. ----------------------
  3889. - January 17th, 2003 -
  3890. ----------------------
  3891. Ornis: file completion working! (thx to all users helping&testing with us)
  3892. Unk:   fixed AutoConnect on startup
  3893. Ornis: fixed wrong colormapping on the selector
  3894. Ornis: Systray-icon speedbar: color selectable in stats-preferences
  3895. Ornis: removed titlebar-preferences-menu for win9x users, which caused crashes for them
  3896. Ornis: added button to edit "adresses.dat" (in the server-preferences)
  3897.  
  3898.  
  3899. v0.25a:
  3900. ----------------------
  3901. - January 12th, 2003 -
  3902. ----------------------
  3903. Unk: Fix for sources being left behind when a file completes causing crashes.
  3904. Unk: Fix hash warning when a file is less then one chunk.
  3905. Unk: Made some changes to the download list, sources show more information in columns
  3906. Ornis: Handling doubleclicks on trayicon safer in respect to other apps in the systray [thx to reCDVst]
  3907. Ornis: Basic command line control:
  3908.     emule.exe { connect | disconnect | resume | status | exit }
  3909.         status: writes the status to file "status.log"
  3910.         resume: resumes next paused file
  3911.  
  3912.  
  3913. ----------------------
  3914. - January 11th, 2003 -
  3915. ----------------------
  3916. Ornis: the sort of Downloadlist by status is now using better order than alphabetically
  3917. Ornis: Statistics colorselection by colorpicker
  3918. Unk: You now have an idea of the bandwidth overhead eMule uses.. 
  3919. Ornis: Search now includes minsizes, maxsizes, extension, availability (thanks to Juanjo)
  3920. Ornis: language depended date/time-format is now updated during runtime when switching language
  3921. Ornis: Help-file access (FAQ-conversion). Avaiable in the download-section and already in the installer version.
  3922. Ornis: all statstics of shared files now handle >4GB
  3923.  
  3924. ----------------------
  3925. - January 9th, 2003  -
  3926. ----------------------
  3927. Ozon: Rewrote the hash thread code...
  3928. Changes: Now using worker threads instead of user interface threads; less overhead when creating threads.
  3929. Uses one thread for all new shared files that needs to be hashed instead of one thread for each file.
  3930. Cleans up the thread and associated objects if the user terminates the app when the thread is running.
  3931. And other changes...
  3932.  
  3933. ----------------------
  3934. - January 8th, 2003  -
  3935. ----------------------
  3936. Unk: Source asked count was nonfunctional. Fixed.
  3937. Unk: All lists now are initialized on a timer to help with win98 compatabilities.. Partially modified patch from Lucus. 
  3938. Sony: Search is now canceled when closing the active search tab; added support for Blindwrite, Alcohol 120% (CD Images) and flac (Audio) file extensions
  3939. Barry: When reading staticservers.dat file and looking for priority, only accept comma if it is in second position, try to avoid finding comma in server name.
  3940. Barry: When changing priority of a static server, also need to update staticservers.dat file.
  3941.  
  3942. ----------------------
  3943. - January 7th, 2003  -
  3944. ----------------------
  3945. Ozon: Added version tag to preferences.ini, to help with compability. Backup of old file and creating a new file for every new version, thereby deleting old and unused tags.
  3946.  
  3947. ----------------------
  3948. - January 6th, 2003  -
  3949. ----------------------
  3950. Unk: Wizard now auto detects OS version.
  3951. Unk: Sources now show if their queue is full.
  3952. Unk: Fixed a sort issue in the upload queue when the file a client wanted wasn't known yet.
  3953. Dirus: We no long ask for sources from clients that don't support it.
  3954. Dirus: Increased compatibility between clients (and future potential clients) by using special tags instead of version numbers.
  3955.  
  3956. ----------------------
  3957. - January 4th, 2003  -
  3958. ----------------------
  3959. Unk: Minimize to tray button added [thanks to Zegzav]
  3960. Unk: Old MLDonkey clients are now identified. (Some code by Mav)
  3961. Unk: Option that allows the client to try to upload based on finishing chunks, not time.. [VQB]
  3962. Ornis: Corrected display of '&' on some places
  3963. Ornis: Bugfix: Filedetails now closeable by ESC and Titlebar-Closebutton
  3964. Unk: Option to auto resume files when a file Completes or is Canceled. (This is meant to work in conjunction with "Added option to start new files from link or search etc. in paused mode". )
  3965.  
  3966. Barry:
  3967. ------
  3968. -Saving received data without delay. When requesting files it now asks only for what is needed, not in 180k blocks. Compressed packets are now unzipped as they arrive and written to disk instead of waiting for full block.
  3969. -Write buffer:Writing to files is now buffered on a per file basis.The part file is flushed to disk when the buffer reaches 500k or 5 seconds since last flush. (Some code modified)
  3970. -Added option to auto-connect only to static servers.
  3971. -Added priorities to servers in staticservers.met (Modified for backward compatibiity)
  3972. -Option to change manually added servers to high.
  3973. -Option to refresh upload queue every 30 seconds.
  3974. -Automatically stores the last sort order of list views.
  3975. -Changed download list colour bar to show part downloading from client and part(s) pending in different yellows.
  3976. -Changed colour gradient to variable strength - level can be set in preferences (General)
  3977. -Give priority to part currently being downloaded when requesting next blocks.
  3978. -Changed priority order for parts of archives & movies as follows
  3979.     1) first (Optional)
  3980.     2) last (Optional)
  3981.     3) rarest, with priority to second then penultimate parts if same rarity
  3982. -Added preview for archives (zip, rar & ace)
  3983. -Enable preview when only first and last parts are complete, not first and last two
  3984. -Fixed bug that caused corrupt preview file if part wrote to disk during preview file copy.
  3985. -Fixed bug that did not tell remote client to stop sending file when it was cancelled.
  3986. -Don't run the normal timer processing if the app is shutting down - can cause unhandled exceptions.
  3987. -Added option to start new files from link or search etc. in paused mode.
  3988. -Added option to automatically set the registry values for ed2k-links to this application while running, then set them back when finished.
  3989.  
  3990. ----------------------
  3991. - January 3rd, 2003  -
  3992. ----------------------
  3993. Ornis: merged fix for better handling of loading corrupt partfiles (gaplist) [from SlugFiller]
  3994.  
  3995. ----------------------
  3996. - December 31st, 2002-
  3997. ----------------------
  3998. Unk: If you cancel a download, everyone queued for that file will be removed from the queue when the next upload slot is freed.
  3999. Unk: Support to upload to mutliple clients within a network. (Ie, clients with same IP, different ports) (Reported by Lord KiRon)
  4000.  
  4001. ----------------------
  4002. - December 30th, 2002-
  4003. ----------------------
  4004. Unk: Option to download preview chunks first. (Leaving this option off helps spread files faster.)
  4005.  
  4006. ----------------------
  4007. - December 28th, 2002-
  4008. ----------------------
  4009. Dirus: Fixed sorting by percent complete bug which caused the list to stay unsorted until all status bars had been drawn.
  4010. Unk: Small gui preference gui fix. General is no longer defaulted as the title in the preference window.
  4011. Unk: Small gui fix in download list. QR is now adjusted when you begin to download from that source.
  4012. Unk: Irc: ed2k file links with source attached now clickable.
  4013. Unk: Low2LowIP and NoNeededPart sources are slowly removed in the hopes of getting a better source. These sources are only removed when that file is close to it's max sources to prevent sources from being removed or added over and over. Also, if this souce is a AskedForAnotherFile source for another file, it will switch to that file.
  4014. Unk: Set up a verbose mode. This is for you people that like to watch useless info. Do Not Report Errors You See In This Window! 
  4015.  
  4016. ----------------------
  4017. - December 27th, 2002-
  4018. ----------------------
  4019. Dirus: Fixed finding yourself as source bug (at last).
  4020.  
  4021. ----------------------
  4022. - December 26th, 2002-
  4023. ----------------------
  4024. Dirus: Added a check for fake versions to the program version statistics.
  4025.  
  4026.  
  4027. v0.24b
  4028. ----------------------
  4029. - December 24th, 2002-
  4030. ----------------------
  4031. Dirus: Fixed a bug that made caused eMule to ask the same person for sources instead of a new person after a set time.
  4032. Dirus: Fixed a bug that allowed eMule to respond too often (as often as asked) to source sharing requests, rather than according to our preset limits.
  4033.  
  4034. ----------------------
  4035. - December 23rd, 2002-
  4036. ----------------------
  4037. Dirus: Fixed a bug that prevented people who use UDP from getting sources from those with complete files.
  4038.  
  4039. ----------------------
  4040. - December 22th, 2002-
  4041. ----------------------
  4042. Unk: Changing max source per file bug fixed.
  4043. Unk: Highest and Release priority bug fixed.
  4044. Unk: Search results added to a search list with no tab fixed.
  4045. Unk: Some of the connection statistics wasn't updated while not in the statistic window.. Fixed.
  4046. Dirus: Made source exchange use compression more aggressively.
  4047.  
  4048. ----------------------
  4049. - December 20th, 2002-
  4050. ----------------------
  4051. Dirus: Fixed crash due to stopped/canceled file corrupting the download list controller and the shared file list.
  4052. Dirus: Partial fix for preventing ourselves from being readded to a sourcelist when someone sends us back as a source.  (some code by Lord KiRon)
  4053. Ornis: Connectionattempts restart when reaching the serverlist-end
  4054. Ornis: Added statistics: Clientversions (# of clients using the 4 latest edonkey-/emule-versions) [xrmb] ; server occupation (% of userload on servers with known userlimit)
  4055.  
  4056. ----------------------
  4057. - December 19th, 2002-
  4058. ----------------------
  4059. Dirus: Fixed crash that can occur from a corrupted part.met file.
  4060. Dirus: Accepted fix for possible garbage displayed in labels when run with multibyte character set. (by pooz)
  4061.  
  4062.  
  4063. v0.24a
  4064. ----------------------
  4065. - December 16th, 2002-
  4066. ----------------------
  4067. Unk: Friend Upload Slots can now be toggled on/off..
  4068. Dirus: Fixed a bug that prevent source sharing from working until you had at least one complete part of the file!
  4069.  
  4070. ----------------------
  4071. - December 15th, 2002-
  4072. ----------------------
  4073. Unk: Smart LowId check now helps you keep that HighID when disconnected.
  4074. Unk: Safe connect option. (eDonkey style connect.)
  4075. Unk: Resumes collecting sources on reconnect.
  4076. Dirus: Fixed bug that caused column order to be loaded incorrectly.
  4077. Dirus: Fixed bug that could cause crash if invalid table values were manually written to the ini.
  4078. Dirus: Fixed bug that prevented source sharing packets from being compressed.
  4079. Dirus: Clients with complete files can now also share sources; a source list is built from their upload queue.  (An even more intelligent means of picking sources from upload queue will be included in a later version.)
  4080.  
  4081. ----------------------
  4082. - December 13th, 2002-
  4083. ----------------------
  4084. Dirus: The part.met files are now backed up before being replaced.  The backup files are deleted when new part.met has been written to disk and safely closed.  When loading part.met files we now also check for part.met.backup.
  4085. Juanjo: File comment and rating [Thanks to pitap for some code]
  4086. Unk: Main screen now shows Users and Files of the server your on.. It also shows a very loose estimate of all Users and Files in the Ed2k network.
  4087. Juanjo: Close buttons in search tabs [enkeyDev]
  4088. Ornis: Added [eMule+] idea of Sources-Sorting by QueueRating.
  4089. Unk/Dirus/Ornis: You can now manually add friends.
  4090. Unk: Irc: Some changes to the interface.
  4091. Unk: Irc: If another eMule client is in a channel, you can add him as friend.
  4092. Unk: Up/Down ration is now the same as eDonkey..
  4093. Unk: Several bug and gui fixes. Merged some code from Mods..
  4094.  
  4095. ----------------------
  4096. - December 12th, 2002-
  4097. ----------------------
  4098. Unk: Getting booted from Lugdunum servers due to LowID during is now handled better..
  4099. Unk: Using the Wizard did not update the statistic graphs correctly.. Fixed.. 
  4100. Unk: Found the LowIP problem after first connect..
  4101.  
  4102. ----------------------
  4103. - December 9th, 2002-
  4104. ----------------------
  4105. Juanjo: Added "List files" to the sources context menus
  4106.  
  4107. ----------------------
  4108. - December 7th, 2002-
  4109. ----------------------
  4110. Unk: Upcomming servers will have a new ServerStatus packet that will be incompatable with previous eMules.. Fixed.
  4111. Unk: Added a Max Users to the server list.
  4112. Unk: Connection failures to servers should now report the correct error.
  4113. Unk: Irc: Channel Tabs got confused when leaving channels.. Fixed.
  4114. Dirus: Fixed bug that caused program to leak some resources (GID Objects)
  4115.  
  4116. ----------------------
  4117. - December 5th, 2002-
  4118. ----------------------
  4119. Ornis: New Serverconnecting handling - more reasonable order to connect to servers
  4120. Ornis: Pending serverconnection-attempts will be discarded after a timeout to prevent everlasting hanging connection attempts
  4121. Ornis: Preferences: Added configuration for maximal new connections per 5 seconds
  4122. Juanjo: Added autopriority patch [Thanks to Tarod]
  4123.  
  4124.  
  4125. v0.23b
  4126. ----------------------
  4127. - November 30th, 2002-
  4128. ----------------------
  4129. Juanjo: Fixed: when changing between windows without using the toolbar (context menus or taskbar notifier) the toolbar buttons state are not updated
  4130. Juanjo: Added support for multiple backup urls in addresses.dat  [Thanks COOLER[T]]
  4131. Juanjo: Fixed bug when adding files to download from the search results and the temp directory is inexistent
  4132.  
  4133. ----------------------
  4134. - November 29th, 2002-
  4135. ----------------------
  4136. Juanjo: Group of sources can be appended to ed2k links [Thanks Linearcity] this is the extended edk url format:
  4137.         ed2k://|file|fname|size|hash|/|sources@expiration,src1ip:src1port,src2ip:src2port,...|/
  4138.         "@expiration" is optional: e.g. @021126 (YY,MM,DD) - always 6 digits
  4139. Juanjo: Fixed issue with multiple instances
  4140. Juanjo: Added two new statistics values: top download value and top download average value
  4141. Dirus: HttpDownload now also accepts x-gzip encoding.
  4142.         
  4143. ----------------------
  4144. - November 26th, 2002-
  4145. ----------------------
  4146. Ornis: Added button in transferview, to switch between uploadlist and queuelist (title over the listcontrol)
  4147. Ornis: Added Patch in sharedfolderselection to mark multiple subfolders by Ctrl+Click on a folder-checkbox [by VQB]
  4148. Ornis: Fixed the disabled Speedselector on Systemmenue
  4149.  
  4150. ----------------------
  4151. - November 25th, 2002-
  4152. ----------------------
  4153. Juanjo: Avoid multiple instances of emule
  4154. Ornis:    UDP-Port is now configurable in the preferences (connection)
  4155. Ornis:    Ensures some more status-feedbacks be uptodate
  4156. Dirus:  Rewrote incoming part highlighted so it doesn't blink on slow or stalled downloads.
  4157.  
  4158. ----------------------
  4159. - November 24th, 2002-
  4160. ----------------------
  4161. Dirus: Added support for gzip encoding to serverlist-download
  4162.  
  4163. ----------------------
  4164. - November 23rd, 2002-
  4165. ----------------------
  4166. Dirus: IRC: Fixed bug where double clicking on empty users list caused a crash.
  4167.  
  4168. ----------------------
  4169. - November 22th, 2002-
  4170. ----------------------
  4171. Juanjo: Patch to show active chunks (yellow) for each downloading source [Cax2]
  4172. Juanjo: Patch to avoid saving 0/0 Download Upload Clients to Clients.met [sulamidor]
  4173. Juanjo: Several cpu-optimizations [Insh_Allah]
  4174. Ornis:     Addes some handling improvements to the searchwindow, like resultcount-display in search-tabs
  4175. Ornis:    Added an option to remove servers from staticserver-list [DonGato]
  4176. Ornis:  Now uses lowest free partfile number [InterCeptor]
  4177. Dirus:  Some more tweaks and optimizations for autosort.
  4178.  
  4179. ----------------------
  4180. - November 21st, 2002-
  4181. ----------------------
  4182. Unk: Irc: Fixed another crash bug when updating the channel list.
  4183. Unk: Irc: Removed SendLink and AddFriend popup menus to put in security mesures for next release.
  4184. Ornis: Fixed shifted columnheaders in the searchlist
  4185. Dirus: Added autosort to all lists.
  4186.  
  4187. ----------------------
  4188. - November 20th, 2002-
  4189. ----------------------
  4190. Unk: Added a connection wizard in the preference's connection tab.. Win98 users having problems need to use this..
  4191. Ornis: Reduced hashing files, when starting emule (tarod)
  4192. Ornis: various bugfixes (Insh_Allah) - fixed memleaks, buffer overruns, incomplete initialations, bad memoryaccess
  4193.  
  4194. ----------------------
  4195. - November 19th, 2002-
  4196. ----------------------
  4197. Unk: Asked count is reset when a client reenters the queue to avoid confusion.
  4198. Unk: Small tweak to the queue list refresh function to better handle evil clients.
  4199.  
  4200. ----------------------
  4201. - November 17th, 2002-
  4202. ----------------------
  4203. Dirus: Download list has autosort, code is in place to autosort other lists.
  4204. Unk: The HyperTextCtrl buffer wasn't able to handle the large amount of text caused by busy IRC channels which cause the channel's text to become unreadable.. Fixed..
  4205. Unk: Irc: Added a preference to ignore all info messages so you can see through all the clutter in a channel.
  4206. Unk: Irc: Increased font size so those at 1024X768+ didn't need a magnifying glass to read the text. :)
  4207. Unk: Asked count is reset when a client reenters the queue to avoid confusion.
  4208. Unk: Small tweak to the queue list refresh function to better handle evil clients.
  4209.  
  4210. ----------------------
  4211. - November 16th, 2002-
  4212. ----------------------
  4213. Unk: Upload prioity is now saved for files currently being downloaded.
  4214. Ornis: Added quick-Speedselector (xrmb +) to systray-popupmenu and systemmenu
  4215. Ornis: Fixed bug concerning column-handling at save&restoring
  4216.  
  4217. ----------------------
  4218. - November 15th, 2002-
  4219. ----------------------
  4220. Ornis: Option to start emule minimized
  4221. Ornis: Fixed 2 bugs concerning sorting downloadlist by progress
  4222. Ornis: Stats: Fixed function and enabled slider in the stats-preferences to change the duration of the average graphs
  4223. Ornis: Stats: Graphcolors are now selectable (using RGB-values)
  4224. Unk: Changed tranfered data in shared files to support 4GB+..
  4225.  
  4226. ----------------------
  4227. - November 14th, 2002-
  4228. ----------------------
  4229. Ornis: Added mousecontrol to the Sourcefilenames-List in Filedetailsdialog
  4230.  
  4231. ----------------------
  4232. - November 13th, 2002-
  4233. ----------------------
  4234. Dirus: Added a warning for windows 9X/ME users who set their max connections to high.
  4235. Unk: Irc:Added support so that two eMule clients can directly send ed2k links to each other.
  4236. Ornis: Show counts of Filenames at sources in the filedetails (Juanjo)
  4237. Ornis: Renaming filename of downloads (in filedetails) & cleanup name (. _ %20 leading caps)
  4238. Ornis: Copy Serverlink in popupmenu of the serverlist (Interceptor)
  4239.  
  4240. ----------------------
  4241. - November 12th, 2002- (nice date)
  4242. ----------------------
  4243. Ornis: Show filetype in Sharedfiles-list
  4244. Ornis: Tabs in preferences now translated (Interceptor)
  4245.  
  4246. ----------------------
  4247. - November 11th, 2002-
  4248. ----------------------
  4249. Unk: Irc:Fixed the nick already used when logging in bug.
  4250. Unk: Irc:Preference now has: Server, Nick, Perform, Load Serverlist, Serverlist Filters. ( Perform example: "/msg nickserv identify | /join #emule" )
  4251. Unk: Irc:You can now use /msg nickserv and /msg chanserv...
  4252. Unk: Irc:Hyperlinks now work in a Notice and Info message.
  4253. Unk: Irc:The Strip Color function could crash with some strings.
  4254. Unk: Irc:The % char is now handled correctly.
  4255. Unk: Irc:Ready for the friends list.
  4256. Unk: Irc:Channels are now Tabs.
  4257.  
  4258. ----------------------
  4259. - November 10th, 2002-
  4260. ----------------------
  4261. Dirus: Preview now works with extensions longer than 3 characters, fixed other minor issues related to extension length.
  4262. Dirus: Fixed bug where previewed file was not deleted when unable to spawn associated program.
  4263.  
  4264. ----------------------
  4265. - November 8th, 2002-
  4266. ----------------------
  4267. Dirus: Download list now also has draggable columns.
  4268. Dirus: Increased accuracy of percent completed from int8 to float.
  4269.  
  4270. ----------------------
  4271. - November 7th, 2002-
  4272. ----------------------
  4273. Dirus: Files with duplicate names are now saved correctly after download.
  4274.  
  4275. ----------------------
  4276. - November 6th, 2002-
  4277. ----------------------
  4278. Dirus: Arrays are stored on 1 line in the ini.
  4279. Dirus: size, position, and hidden status of all tables are now saved.
  4280.  
  4281. ----------------------
  4282. - November 3rd, 2002-
  4283. ----------------------
  4284. Unk: Added a IRC client (With help from Merkur)
  4285. Unk: HyperTextCtrl now detects ed2k://
  4286. Unk: Some server were deleted even when the option was unchecked.
  4287. Ornis: Added preferences tab for statistics-setup
  4288. Ornis: Number in front of sources-count now gives the real useful-sources count (onqueue+downloading sources)
  4289.  
  4290. ----------------------
  4291. - Oktober 31st, 2002-
  4292. ----------------------
  4293. Dirus: Added support for "double arrows" (for 3 columns of shared-files list)
  4294. Dirus: Small visual changes, download list can now hide/show columns.
  4295. Ornis: Added export of Online Signature (by Bouc7)
  4296. Ornis: Added logmessage when sharedfiles-list is requested
  4297.  
  4298. ----------------------
  4299. - Oktober 30th, 2002-
  4300. ----------------------
  4301. Dirus: Update all column headers on language change (thanks to InterCeptor for the idea).  Also, server list window will now localize.
  4302. Dirus: Added more colors to search results to indicate downloading file and already downloaded file (had to rewrite code but thanks to Amdribant for the idea).
  4303. Ornis: Downloads running out of diskspace can now be resumed without restart
  4304.  
  4305. ----------------------
  4306. - Oktober 29th, 2002-
  4307. ----------------------
  4308. Dirus: Added hide/show columns to all lists except download.  Use by right clicking on column header.
  4309. Ornis: Fixed changing userhash
  4310. Ornis: Fixed adding Serverlink at startup (Cax2)
  4311.  
  4312. ----------------------
  4313. - Oktober 28th, 2002-
  4314. ----------------------
  4315. Dirus: Fixed a tooltip divide by 0 bug due to availability calculation in the transfer window
  4316.  
  4317. ----------------------
  4318. - Oktober 26th, 2002-
  4319. ----------------------
  4320. Dirus: Added new icon for unknown sources.
  4321. Dirus: All lists except download list now have draggable column headers.
  4322. Ornis: fixed using Translations to work on Win9x
  4323.  
  4324. ----------------------
  4325. - Oktober 25th, 2002-
  4326. ----------------------
  4327. Dirus: Changed appearance of all lists except download list, also added sort arrows for all of them.  Changed icons in all lists to be theme friendly, background color now matches.  Got rid of CIconList as it was no longer needed (it was a hack anyway).
  4328. Unk: Cleaned up some of the statistic code and added some stats.
  4329.  
  4330. ----------------------
  4331. - Oktober 24th, 2002-
  4332. ----------------------
  4333. Unk: Some internal changes.. Servers now only use listname(Removed realname). Removed availible column in the search(It was a duplicate of sources). That freaking staticserver was still overwriten by a server.met.. Fixed. The Ban count was redone so it will not mess up anymore.
  4334. Unk/Dirus: Now updates server name and description at connect.. (Cax2)(Merkur didn't like the code, so it may need cleaned up..)
  4335.  
  4336. ----------------------
  4337. - Oktober 20th, 2002-
  4338. ----------------------
  4339. Unk: Sorting the server list now supports dynamic ips. Sorting by description works better. All sorts are no longer case sensitive.
  4340. Unk: Added some network statistics.
  4341. Unk: If you add a server from a server.met url or manually and it's already in the list, the name and desctiption is updated.
  4342. Ornis: Added button to reset the log
  4343.  
  4344. ----------------------
  4345. - Oktober 19th, 2002-
  4346. ----------------------
  4347. Unk: Added a "upload time" column to the upload list..
  4348. Unk: The server list now has a few save points. Also, servers were deleted with fewer failures directly after connecting then while connected, fixed.
  4349. Unk: You can now do multiple searches.
  4350. Unk: You can now unban a person in the upload queue.. (Unless Merkur doesn't like it and deletes it.. :)
  4351. Unk: Small patch to the static servers. No longer over written with autoupdate and you can use a "," or a ":". (dongato)
  4352. Ornis: new average graph for the transfer-rates, calculated over time (5mins default)
  4353.  
  4354. ----------------------
  4355. - Oktober 18th, 2002-
  4356. ----------------------
  4357. Unk: Added a "Entered Queue" column for the queue list. Asked count now continues to count for banned users.
  4358. Unk: More server statistics.
  4359. Ornis: Show number of available parts of a download and keeps the last date when all parts has been available
  4360.  
  4361. ----------------------
  4362. - Oktober 17th, 2002-
  4363. ----------------------
  4364. Dirus: Downloadlist:improved drawing of the sources, general list-behaviour and sorting
  4365. Ornis: new statistic values and new columns for the shared-folder list (4phase sorting) which is now autoupdating
  4366. Ornis: Language support improved. Supporting sublanguages now and hopefully working on all systems.
  4367. ----------------------
  4368. - Oktober 14th, 2002-
  4369. ----------------------
  4370. Merkur: several bugfixes were added/merged
  4371.  
  4372. ----------------------
  4373. - Oktober 12th, 2002-
  4374. ----------------------
  4375. Unk: You can now sort the Queue and Upload list.
  4376. Unk: Very Low priority bug fixed.
  4377. Merkur: localized all dialogs
  4378. Merkur:    Upload spikes should be reduced
  4379. Merkur: dead clients are deleted form your uploadlist properly now
  4380. Merkur: Added a preview function which allows you to preview movies. Read the FAQ for more informations
  4381.  
  4382. ----------------------
  4383. - Oktober 10th, 2002-
  4384. ----------------------
  4385. Unk: Fixed a bug with when you cancel multiple downloads.. (CML)
  4386. Ornis: main-preferences are now stored in an .ini -file. -> more compatibility for coming versions
  4387. Ornis: localized emule-output of messages. Thanks to various translators for translating the text itself:)
  4388.  
  4389. ----------------------
  4390. - Oktober 09th, 2002-
  4391. ----------------------
  4392. Unk: The gui no longer lags as much when a lot of server are deleted.
  4393. Unk: You can now switch between the upload list and the queue list in the transfer window. (Based on Bouc7)
  4394. tecxx: updated tooltip info texts
  4395. tecxx: added upload priority, finally.
  4396. tecxx: added "staticservers.dat" file. file will be loaded at startup and includes your standard servers you always want to have in the list. format: "host:port,Servername"
  4397.  
  4398. ----------------------
  4399. - Oktober 07th, 2002-
  4400. ----------------------
  4401. Unk: Reworked a little with how servers are maintained internallly, hopefully no more crashes when deleting servers..
  4402. Unk: Tweaked how server stats are aquired.
  4403. Unk: Priority now works when connecting to servers and dead server are now removed while connected instead of only directly after connecting.
  4404.  
  4405. ----------------------
  4406. - Oktober 03rd, 2002-
  4407. ----------------------
  4408. pach2: fixed the ed2k link creation, copy to clipboard feature (added missing / at the end of links)
  4409. pach2: added traces for some socket operations (debug build only)
  4410. Ornis: fixed a crashbug at shutdown with selected searchresults
  4411. Ornis: Added multiselection to searchresults
  4412. Ornis: Added multiselection to serverlist (multi-server-removal & try connecting to selected servers)
  4413. Ornis: Added stop-connecting-function to the connectbutton
  4414. Ornis: Shared-files-list made sortable
  4415. tecxx: added a tooltip control to the download & upload windows currently displaying the filename of the client u r loading from, more info will be added.
  4416. Merkur: Adjusted the antiagressive clientsystem to be less aggressive. Also banned clients are unbanned after 5 hours
  4417. Merkur: fixed some (crash)bugs and memleaks 
  4418.  
  4419. ----------------------
  4420. - Oktober 02nd, 2002-
  4421. ----------------------
  4422. Ornis: Added Transferdialog-Splitbar to resize Download/Uploadwindow
  4423. Ornis: Fixed GDI Memleak
  4424. Ornis: new statistic values: "Time Since First Transfer","Reconnects","Connected To Server Since","Transfer Ratio","Clientversions"
  4425. Ornis: Changed: Up/Down Graphs show 4 additional kB/s than the specified capacities (to see peaks)
  4426. Ornis: Added: File-Detaildialog for downloads
  4427. Merkur: fixed a UDP bug which caused that some incoming packets were ignored
  4428. Merkur: adjusted the creditsystem formula
  4429.  
  4430. ----------------------
  4431. - Oktober 01st, 2002-
  4432. ----------------------
  4433. tecxx: hopefully solved the issues with the shared files selector on w9x. thanks LOVELACE from the board!
  4434. tecxx: added gui code in shared files window to set permission and priority levels
  4435. tecxx: emule now responds to "view shared files" command in edonkey friendslists, it shows only files based on permission settings
  4436.  
  4437. ----------------------
  4438. - September 30th, 2002-
  4439. ----------------------
  4440. Unk: Outgoing udp packets was sometimes sent to the wrong port.
  4441. Unk: Detecting dead servers was buggy.
  4442.  
  4443. ----------------------
  4444. - September 28th, 2002-
  4445. ----------------------
  4446. pach2: Fixed the following problem:
  4447.  Description: When i download this link ed2k://|file|HL_CS_english_retail.iso|462401536|78b84dd256bde2fe9f4cdccea2868208|
  4448.               via the search menu, emule tells me "invalid link" and CRASHES. when i download the link via START - RUN all is fine.
  4449. Ornis: Added file category-selection to search
  4450. Ornis: added option: "filter invalid IPs" in preferences
  4451. Merkur: added Splashscreen (thanks to DRSirius for the image) and fixed some bugs
  4452. Unk: Servers Stats are now recieved when a server is added..
  4453. Unk: Fixed a memleak that was created when trying to search servers when not connected.. Also corrected a couple opcodes for the serverlist. 
  4454. ----------------------
  4455. - September 27th, 2002-
  4456. ----------------------
  4457. tecxx: added "create ed2k link" feature (incl. html version) to download, shared files and search lists.
  4458. Merkur: you can now use addresses like myserver.dyndns.net instead of IPs for server. Server admins please read the faq(http://....) to learn how to automatically assign an address to your server when an emule client connects.
  4459. Ornis: added separat statistic window
  4460. Ornis: filtering bad servers extended to filter more invalid IP-ranges
  4461. Ornis: more options in preferences: prompt on exit, number of failed retries to connect a server before removing it
  4462.  
  4463.  
  4464. ----------------------
  4465. - September 26th, 2002-
  4466. ----------------------
  4467. Merkur: The anti aggressive client system is working now. read the faq to learn more about it (http://...)
  4468. Merkur: rewrote some parts of the networkcode, this shouldn't have any effects for the enduser though
  4469.  
  4470.  
  4471. ----------------------
  4472. - September 23th, 2002-
  4473. ----------------------
  4474. Merkur: Added a webbased-search option via filedonkey.com
  4475. Ornis: various interface tweaks, restoring program-window & download listcolumns,more keyboard support, ESC minimizes...
  4476.  
  4477.  
  4478. ----------------------
  4479. - September 21th, 2002-
  4480. ----------------------
  4481. Merkur: the new antiaggressive-client system seems to have some serious bugs and is disabled for now. It will be back in 0.20 when it is fixed & tested
  4482. Unk: Server list changed from a tree to a list. ( Based on MrFry code)
  4483. Unk: Server list now updates users and files information from connected server.
  4484. Unk: Mark and Delete server preference now works. (Only during the connection process)
  4485. Unk: Tweaked the queue so that it now skips dead clients.
  4486. Unk: Added Max source per file option. eMule will also back off the servers while a file is close to this value.
  4487. Unk: Opera should no longer have the %20 problem.
  4488. Unk: 0.0.0.0 IPs no longer added to server list.
  4489. Unk: Timestamp to log entries. (Ornis+)
  4490. Unk: Download list now has Status and Time remaining (Ornis+)(CML)
  4491. Unk: Completed and shared files can now be opened.. (CML)
  4492. Unk: Server list is now saved.
  4493. pach2: ed2k://|server| pseudo-URL links are now handled and added to server list
  4494.  
  4495.  
  4496. ----------------------
  4497. - September 20th, 2002-
  4498. ----------------------
  4499. Merkur: my new coded socketclass didn't worked too well and needs to be rewritten again (which takes a lot time) but I made some changes to the current networkcode in order to avoid the crashbug and it seems to work. So hopefully emule should run more stable now
  4500. Merkur: Fixed a bug which caused all partfiles to be unshared when using the reload button
  4501. Merkur: emule should now pay more attention to the Max_Connections setting
  4502. Merkur: The creditsystem does not use a part of the IP as userkey anymore
  4503. Merkur: emule detects "aggressive" clients, which reask too often for a file and bans them (for the current session)
  4504. Merkur: some other bugs are fixed
  4505.  
  4506. ----------------------
  4507. - September 19th, 2002-
  4508. ----------------------
  4509. Unk: Servers with same IP but different Ports are now valid.
  4510. Unk: Small tweak to the add client's server to serverlist option.
  4511. Unk: Moved some messageboxes to the window log to avoid issues.
  4512.  
  4513. ----------------------
  4514. - September 17th, 2002-
  4515. ----------------------
  4516. tecxx: 2 fixes by TALAN(icq) - fixed problems when resizing downloadwindow
  4517.  
  4518. ----------------------
  4519. - September 16th, 2002-
  4520. ----------------------
  4521. tecxx: implemented new shared files selector
  4522. tecxx: new option: add server's serverlist. if active, emule asks the server for a list of know servers right after a successful connection
  4523. tecxx: new option: add client's server to serverlist. if active, emule adds the server ip and port of a connecting client to the serverlist
  4524. tecxx: fixed single server remove crash
  4525. tecxx: added multiselect code in download window (thanks to Mr.Fry from the board!)
  4526.  
  4527. ----------------------
  4528. - September 14th, 2002-
  4529. ----------------------
  4530.  
  4531. Merkur: implemented a new about dialog.. no it still doesn't show your id, but it looks way better ;)
  4532. Merkur: Finally the new credit system is in. Basically clients which uploaded to you will get a higher priority. Check the FAQ (emule-project.net) for a detailed description. A client with a yellow symbol in your uploadlist means that this client is prefered because of the credit system. You can check the detailed info screen to get more infos about his credits. However it's in the testing stage atm and probably some values will be adjusted later
  4533.  
  4534. Merkur: shared files now have a statistic, which will show you how often a files was requested, accepted and how much bytes you uploaded.
  4535. Merkur: partfiles are now "writeprotected" while emule runs, so you can't mess them (and cause errors) by  reading/writing them with another application.
  4536. Merkur: emule won't crash with a "out of memory" message anymore if it reads a corrupted .met file
  4537. Merkur: Fixed some bugs. Hopefully emule will run more stable now. Check for a "b" version in the next days, which will be released of any critical bug will be found in 0.19a (of course we test version before releasing them, but you knwo its impossible to find all bugs)
  4538.  
  4539. ----------------------
  4540. - September 11th, 2002-
  4541. ----------------------
  4542. tecxx: shared files: added a reload button
  4543. tecxx: serverwnd.cpp - fixed problem when adding server with 5-digit port number
  4544. tecxx: download control now displays "Complete" when download is completed.
  4545. tecxx: invalid characters like < " and ? are now removed from completed files
  4546. tecxx: added 3 options: remove server, remove all servers and add external server.met
  4547. tecxx: added a tracker mechanism to keep track of opened/closed server-connect sockets
  4548. tecxx: "add server" function now checks if server is already in list
  4549. tecxx: fixed 2 small memleaks
  4550.  
  4551. ----------------------
  4552. - September 10th, 2002-
  4553. ----------------------
  4554. (0.18b "Hotfix" ;) )
  4555. Merkur: Fixed a critical bug which caused the client to drop all compressed packets (with the message: Corrupted compressed packet for X received)
  4556. Merkur: Some other bugs are fixed too
  4557.  
  4558. ----------------------
  4559. - September 7th, 2002-
  4560. ----------------------
  4561. Merkur: Added a first part of the eMule-Protocol. This protocol will offer several features, but will only work for clients which are supporting this protocol (atm only emule v0.18 and higher). The download and uploadwindow will show an icon with a green "+" on clients which are supporting this protocol.
  4562.  
  4563. Merkur: (eprot only) Files are now send in compressed packets. Depending on the file you are downloading this will reduce the downloadsize by (estaminated):
  4564. 0%    zip/ace/rar     and other archives. These files are sent unpacked (because they are already max. compressed)
  4565. 2-15%    bin/avi/mp3     these files are already compressed very often, however a moderate-small size reduction is possible
  4566. 15%-?    unpacked files    the size of unpacked files can be greatly reduced, however it doesn't happen that often that you download a unpacked file
  4567. Another advantage of compression is, that compressed packets are checked for transfer errors. That means emule will recognize a corrupted packet and you have to redownload 180KB instead of 10MB.
  4568. However everything has a downside: Compression needs some CPU time but you shouldn't notice it.
  4569. NOTE: This also means that it can happen that a file is finished before "transfered" has reached the filesize. this is no bug.
  4570.  
  4571. Merkur: (eprot only) you can now see which rank you have on the uploadqueue of of sources. It's shown in the downloadwindow/priority tab.
  4572. Merkur/mbobka : emule crashed/frezzed somtimes while completing files. This should hopefully be fixed. We are working on all bugs (especially on crashbugs). Please be patient :)
  4573. Merkur: Added a autoconnect on startup option
  4574.  
  4575.  
  4576. ----------------------
  4577. - September 4th, 2002-
  4578. ----------------------
  4579. Merkur:  If a servermessage contains a link (http, www, email etc) emule will make this link clickable. So if you click on this link you will browse to this site/open your mailprogramm etc. ED2K links are not clickable yet.
  4580. Merkur:  emule should pay more attention to the downloadlimit now
  4581. Merkur:  due to popular demand I changed the global search: the global search will not start untill your server gave a respond. This will slow down global searches a bit, but will avoid server-overhead.
  4582. Merkur:  some bugs are fixed. however there are still many bugs, which I wasn't able to dectect yet. So if eMule crashes on your PC please use the Debug version and send me a bugreport (read the debug.txt)
  4583. Merkur:  adresses.dat now doesn't contain any serverlist anymore. Maurices serverlist was for testing only, however quite a few ppl are using emule now which will cause lots of traffic. Of course you can still paste the serverlist of your choice into adresses.dat.
  4584. If you want to support eMule with a (good) serverlist-mirrow/generator which will be used as emules standart serverlist then mail me.
  4585.  
  4586. ----------------------
  4587. - September 3th, 2002-
  4588. ----------------------
  4589. Merkur:  Added clientdetails (right click on any client and select show details)
  4590. Merkur:  You can pause & stop files now. Pause means emule tells its sources source to stop downloading but keeps them. Stop will delete all sources. Other than that pause & stop are equal. NOTE: pausing a download and resume it WILL NOT SPEED UP ANYTHING. This is not edonkey
  4591. Merkur:  You can clear completed files from your downloadlist.
  4592.  
  4593. ----------------------
  4594. - September 2th, 2002-
  4595. ----------------------
  4596. Merkur:  optional emule will minimize to a systemtray icon
  4597. Merkur:  the statusbar shows you if you have a low or high ID: if the connected icon has yellow arrows you have a low id, if it has green arrows you have a high id.
  4598.   (BTW: keep in mind that low id's a VERY bad for emule at this point, because not all low id functions are implemented)
  4599. Merkur:  you can now connect to a certain server (right click on the serverlist)
  4600. Merkur:  there is a new emule Debug version. If emule crashes on your pc and you want to help to resolve this by sending a bugreport, then please download the debug version. Read the debug.txt for more informations.
  4601.  
  4602. ----------------------
  4603. - September 1th, 2002-
  4604. ----------------------
  4605. Merkur:  ED2k link were bugged and a wrong fileid was given to emule. this is fixed now
  4606. Merkur:  fixed a interface bug (http://sf.net/tracker/index.php?func=detail&aid=602996&group_id=53489&atid=470504)
  4607. Merkur:  added a small feature request (http://sf.net/tracker/index.php?func=detail&aid=603008&group_id=53489&atid=470507)
  4608. Merkur:  canceling files could cause a crash
  4609.  
  4610. --------------------
  4611. - August 31th, 2002-
  4612. --------------------
  4613. Merkur:  emule now supports ED2K filelinks :) You can click links in your browser (like edonkey) or enter them directly on the search page to add a new file.
  4614. Merkur:  if a client asks for a part file and is not known as a source for this partfile he will be asked & added
  4615. Merkur:  rewrote udp search
  4616. Merkur:  file priority works. Keep in mind that priorities are relativ. That means if you are downloading 10 files and set them all to high prio, it would have the same effect as if you would set them all to low priority. However if you set one of this ten files to high priority then this file will probably get more sources.
  4617.  
  4618. --------------------
  4619. - August 30th, 2002-
  4620. --------------------
  4621. Merkur:  the eMule window is now maximize- and resizeable (thanks to Paolo Messina, who coded a usesful resize-library)
  4622.  
  4623. --------------------
  4624. - August 28th, 2002-
  4625. --------------------
  4626. Merkur:  you are now able to send and receive messages
  4627. Merkur:  as alwasy some other bugs are fixed (and probably some new introduced) (tm)
  4628.  
  4629. --------------------
  4630. - August 25th, 2002-
  4631. --------------------
  4632. Merkur:  emule will download the first and last two parts from movies first (if possible) to make it easier to preview movies. (but don't touch part files while emule is running!) 
  4633.  
  4634. --------------------
  4635. - August 24th, 2002-
  4636. --------------------
  4637. Merkur:  fixed a problem with downloading files which are smaller than 10MB
  4638.  
  4639. --------------------
  4640. - August 22th, 2002-
  4641. --------------------
  4642. Merkur:  fixed some (crash) bugs. emule should be quite stable now. At least it didn't crashed in my longtime tests :)
  4643.  
  4644. --------------------
  4645. - August 21th, 2002-
  4646. --------------------
  4647. Merkur:  fixed a bug which caused problems with completing files (actually it was impossible)
  4648. Merkur:  New Feature: Intelligent Corruption Handling - ICH (first stage). This should reduce the average (re)download size of corrupted parts form 10 MB (one full part) to 5 MB. However it needs some CPU time, so if you have a very fast connection (LAN for exmample) you should disable this.
  4649. Merkur:  New Feature: Autoupdate serverlist. If you activate this (on your preferences screen) emule will download a new serverlist at startup. You can set the downloadadress in "adresses.dat". ATM it uses maurice's serverlist - please change this to your favorite serverlistadress :)
  4650. Merkur:  fixed some minor memory leaks. emule is leakfree atm ;)
  4651. Merkur:  as alwasy some minor bugs are fixed (and probably some new introduced ;) )
  4652.  
  4653. --------------------
  4654. - August 20th, 2002-
  4655. --------------------
  4656. Merkur:  fixed more bugs (more crashbugs, some protocol errors and misc bugs :) )
  4657. Merkur:  fixed a huge memoryleak which was introduced in version 0.1a or 0.1b. However there is still a small memoryleak, which I wasn't able to track down yet, it should be fixed in the next version though
  4658. Merkur:  you can now sort searchresults and downloads (/clients)
  4659.  
  4660.  
  4661. --------------------
  4662. - August 19th, 2002-
  4663. --------------------
  4664. Merkur:  fixed several bugs (most of them crashed emule)
  4665.  
  4666. --------------------
  4667. - August 17th, 2002-
  4668. --------------------
  4669. Merkur:  Download is working now
  4670. Merkur:  You can now cancel a downloading file
  4671. Merkur:  some bugs and many other small things fixed
  4672.  
  4673. --------------------
  4674. - August 15th, 2002-
  4675. --------------------
  4676. Merkur:  the downloadwindow should be flicker free now
  4677. Merkur:  serverstatus (users & files) is displayed
  4678.  
  4679. --------------------
  4680. - August 14th, 2002-
  4681. --------------------
  4682. Merkur:  After eMule found about 1000 sources for a file in my tests I deceided to implement the Max-Connections Setting.
  4683.  
  4684. --------------------
  4685. - August 13th, 2002-
  4686. --------------------
  4687. Merkur:  you can now connect to low ip clients (but you still need a high id)
  4688. Merkur:  looking for sources on your server works. UDP source-lookup is in too now
  4689. Merkur:  you can start downloading something from your searchlist (however download-transfer is not in yet)
  4690. Merkur:  source part status is in and displayed
  4691. Merkur:  fixed some bad crash bugs
  4692. Merkur:  fixed some memoryleaks
  4693.  
  4694. --------------------
  4695. - August 9th, 2002 -
  4696. --------------------
  4697. Merkur:  part files are now shared and other edonkey clients are able to download parts
  4698. Merkur:  uploading clients will be kicked after some time to allow other clients to download (depends on score of the uploading client und the clients in queue.. in general (without any factors) it should be ~ 15 min
  4699.  
  4700. --------------------
  4701. - August 8th, 2002 -
  4702. --------------------
  4703. Merkur:  finished the progressbar for downloading files
  4704. Merkur:  fixed a bug in uploadwindow which showed wrong informations sometimes
  4705. Merkur:  searchlist will now paint frequent files blue (like edonkey does)
  4706.  
  4707. --------------------
  4708. - August 5th, 2002 -
  4709. --------------------
  4710. Merkur:  emule can now read & check part.met files
  4711. Merkur:  some code cleanups & some minor bugs fixed
  4712.  
  4713. --------------------
  4714. - August 4th, 2002 -
  4715. --------------------
  4716. Merkur:  Implemented basic upload abilities. However it's not complete yet and only high-ID to high-ID transfer is possible in most cases.
  4717.  
  4718. --------------------
  4719. - July 31th, 2002  -
  4720. --------------------
  4721. Merkur:  fixed a bug with fileids (checksum was wrong sometimes)
  4722.  
  4723. --------------------
  4724. - July 7th, 2002   -
  4725. --------------------
  4726. Merkur:  first (source only) Release
  4727.  
  4728.